ChartCustomPaletteColorInstance.Color Property

Definition

Gets the calculated value of the Color property in a ChartCustomPaletteColor class.

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

Property Value

A ReportColor value that represents the calculated value of the Color property.

Applies to