[]
Gets or sets the custom palette.
[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)