[]
        
(Showing Draft Content)

C1.Win.Chart.FlexChartBase.CustomPalette

CustomPalette Property

CustomPalette

Gets or sets the custom palette.

Declaration
[C1Description("FlexChartBase.CustomPalette", "Gets or sets the custom palette.")]
public IList<Brush> CustomPalette { get; set; }
<C1Description("FlexChartBase.CustomPalette", "Gets or sets the custom palette.")>
Public Property CustomPalette As IList(Of Brush)