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

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