Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChart Class / Palette Property

In This Topic
    Palette Property (FlexChart)
    In This Topic
    Gets or sets the chart palette.
    Syntax
    'Declaration
     
    
    Public Property Palette As Palette
    public Palette Palette {get; set;}
    See Also