ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraph Class / ColorPalette Property

In This Topic
    ColorPalette Property (SharpGraph)
    In This Topic
    Gets or sets ColorPalette enumeration for the chart.
    Syntax
    'Declaration
     
    Public Property ColorPalette As ColorPalette
    public ColorPalette ColorPalette {get; set;}

    Property Value

    ColorPalette enumeration.
    See Also