Chart.CustomPaletteColors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.