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

In This Topic
    Palette Property (C1OlapChart)
    In This Topic
    Gets or sets the Palette that defines the colors used for the chart series.
    Syntax
    'Declaration
     
    Public Property Palette As C1.WPF.C1Chart.ColorGeneration
    public C1.WPF.C1Chart.ColorGeneration Palette {get; set;}
    See Also