menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartTemplateSet - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartTemplateSet

    Represents the type of property serialization.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum ChartTemplateSet

    Fields

    Name Description
    Collection

    The value of property is collection.

    CollectionBehavior

    The value of property is collection. The property of this attribute is not related to appearance.

    Content

    The property contains sub-properties.

    ContentBehavior

    The property contains sub-properties. The property of this attribute is not related to appearance.

    Simple

    The value of property can be converted to the System.String.

    SimpleAndCollection

    The value of property is collection.

    SimpleAndCollectionBehavior

    The value of property is collection. The property of this attribute is not related to appearance.

    SimpleBehavior

    The value of property can be converted to the System.String. The property of this attribute is not related to appearance.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved