Gets or sets the custom brushes array for the plot elements.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public IEnumerable CustomPalette { get; set; }
Visual Basic
Public Property CustomPalette As IEnumerable
	Get
	Set

See Also