Gets or sets the Palette that defines the colors used for the chart series.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

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

See Also