<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapPage Class / Palette Property

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