WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartColorPalette

    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.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public enum ChartColorPalette

    Fields

    Name Description
    Analog

    Palette containing analog colors.

    BlueScale

    BlueScale palette

    ChocolateOrange

    Chocolateorange palette

    Colorful

    Colorful palette.

    CoolBlueScale

    CoolBlueScale palette

    Custom

    Custom user assigned color palette.

    Default

    Default palette.

    DefaultAlpha

    Default palette with alpha blending.

    DefaultDark

    Default dark palette.

    EarthTone

    Palette containing earth tone colors.

    Gradient

    Gradient palette

    Grayscale

    GrayScale color palette which can be used for monochrome printing.

    GreenScale

    GreenScale palette

    MaroonRed

    MaroonRed palette

    Metro

    Metro palette

    MixedFantasy

    MixedFantasy palette

    MixedGray

    MixedGray palette

    MixedViolet

    MixedViolet palette

    Nature

    Palette containing the colors of nature.

    Office2007Black

    Office 2007 Black palette

    Office2007Blue

    Office 2007 Blue palette.

    Office2007Silver

    Office 2007 Silver palette

    Pastel

    Palette containing pastel colors.

    Triad

    Palette containing triad colors.

    WarmCold

    Palette that contains mixed warm and cold colors.

    Extension Methods

    LocalizeEnumChartColorPalette.ToFriendlyString()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved