C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / FlexChartBase Class / CustomPalette Property

In This Topic
CustomPalette Property (FlexChartBase)
In This Topic
Gets or sets the custom palette.
Syntax
'Declaration
 
Public Property CustomPalette As IList(Of Object)
 
See Also