Gets or sets the custom brushes array for the plot elements.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
C# |
---|
public IEnumerable CustomPalette { get; set; } |
Visual Basic |
---|
Public Property CustomPalette As IEnumerable Get Set |