ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / ColorGeneration Property

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