Reporting

Specifies the custom palettes for chart.

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public CustomPalettesCollection CustomPalettes { get; }
Visual Basic
Public ReadOnly Property CustomPalettes As CustomPalettesCollection
	Get

See Also