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