ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPage Class / Palette Property

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