MapColorRangeRuleInstance.EndColor Property

Definition

Gets the calculated value of the EndColor property in a MapColorRangeRule class.

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

Property Value

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

Applies to