C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / CustomPalette Property

In This Topic
CustomPalette Property
In This Topic
Gets or sets the custom chart palette.
Syntax
'Declaration
 
Public Property CustomPalette As System.Collections.Generic.IList(Of Brush)
 
See Also