menu

WinForms

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

    Show / Hide Table of Contents

    Enum ChartColorPalette

    Pre-defined palettes for use with the ChartControl. Palettes are simply a group of colors that can be used to provide a better visual appearance when displaying multiple chart series.

    Namespace: Syncfusion.WinForms.SmithChart
    Assembly: Syncfusion.SfSmithChart.WinForms.dll
    Syntax
    public enum ChartColorPalette

    Fields

    Name Description
    Colorful

    Colorful palette.

    Custom

    Custom user assigned color palette.

    EarthTone

    Palette containing earth tone colors.

    Metro

    Palette that contains Metro colors.

    Nature

    Palette containing the colors of nature.

    None

    No palette is set.

    Pastel

    Palette containing pastel colors.

    SkyBlueStyle

    Palette that contains mixed SkyBlue and Violet colors.

    Triad

    Palette containing triad colors.

    WarmCold

    Palette that contains mixed warm and cold colors.

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