menu

WinForms

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

    Show / Hide Table of Contents

    Enum ColorType

    Specifies the color type.

    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.Base.dll
    Syntax
    public enum ColorType

    Fields

    Name Description
    Automatic

    Indicates ColorType is Automatic.

    Indexed

    Indicates ColorType which is determined by Indexed color.

    None

    Indicates color is not set.

    RGB

    Indicates ColorType which is determined by values of red, green, and blue.

    Theme

    Indicates ColorType which is determined by theme colors.

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