Chart.CustomPaletteColors Property

Definition

Gets the custom palette colors.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartCustomPaletteColorCollection ^ CustomPaletteColors { Microsoft::ReportingServices::OnDemandReportRendering::ChartCustomPaletteColorCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartCustomPaletteColorCollection CustomPaletteColors { get; }
member this.CustomPaletteColors : Microsoft.ReportingServices.OnDemandReportRendering.ChartCustomPaletteColorCollection
Public ReadOnly Property CustomPaletteColors As ChartCustomPaletteColorCollection

Property Value

A ChartCustomPaletteColorCollection object.

Applies to