menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotChartColorPalette - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotChartColorPalette

    Represents the different types of color palette available in SfPivotChart library.

    Inheritance
    System.Object
    PivotChartColorPalette
    Namespace: Syncfusion.UI.Xaml.PivotChart
    Assembly: Syncfusion.SfPivotChart.UWP.dll
    Syntax
    public sealed class PivotChartColorPalette : Enum

    Fields

    AutumnBrights

    AutumnBrights palette will be set

    Declaration
    public const PivotChartColorPalette AutumnBrights
    Field Value
    Type
    PivotChartColorPalette

    BlueChrome

    BlueChrome palette will be set

    Declaration
    public const PivotChartColorPalette BlueChrome
    Field Value
    Type
    PivotChartColorPalette

    Custom

    Custom palette will be set, and color values will be taken from CustomBrushes collection.

    Declaration
    public const PivotChartColorPalette Custom
    Field Value
    Type
    PivotChartColorPalette

    Elite

    Elite palette will be set

    Declaration
    public const PivotChartColorPalette Elite
    Field Value
    Type
    PivotChartColorPalette

    FloraHues

    FloraHues palette will be set

    Declaration
    public const PivotChartColorPalette FloraHues
    Field Value
    Type
    PivotChartColorPalette

    GreenChrome

    GreenChrome palette will be set

    Declaration
    public const PivotChartColorPalette GreenChrome
    Field Value
    Type
    PivotChartColorPalette

    LightCandy

    LightCandy palette will be set

    Declaration
    public const PivotChartColorPalette LightCandy
    Field Value
    Type
    PivotChartColorPalette

    Metro

    Metro palette will be set.

    Declaration
    public const PivotChartColorPalette Metro
    Field Value
    Type
    PivotChartColorPalette

    None

    No palette will be set

    Declaration
    public const PivotChartColorPalette None
    Field Value
    Type
    PivotChartColorPalette

    Pineapple

    Pineapple palette will be set

    Declaration
    public const PivotChartColorPalette Pineapple
    Field Value
    Type
    PivotChartColorPalette

    PurpleChrome

    PurpleChrome palette will be set

    Declaration
    public const PivotChartColorPalette PurpleChrome
    Field Value
    Type
    PivotChartColorPalette

    RedChrome

    RedChrome palette will be set

    Declaration
    public const PivotChartColorPalette RedChrome
    Field Value
    Type
    PivotChartColorPalette

    SandyBeach

    SandyBeach palette will be set

    Declaration
    public const PivotChartColorPalette SandyBeach
    Field Value
    Type
    PivotChartColorPalette

    TomatoSpectrum

    TomotoSpectram palette will be set

    Declaration
    public const PivotChartColorPalette TomatoSpectrum
    Field Value
    Type
    PivotChartColorPalette

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved