C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexPie Class / CustomPalette Property

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