C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / C1FinancialChart Class / CustomPalette Property

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