ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / Palette Property

In This Topic
    Palette Property (FlexPivotPage)
    In This Topic
    Gets or sets the color scheme used for the data series.
    Syntax
    'Declaration
     
    Public Property Palette As Palette
    public Palette Palette {get; set;}
    See Also