MapColorRangeRule.EndColor Property

Definition

Gets the end color for a MapColorRangeRule distribution.

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

Property Value

A ReportColorProperty object.

Applies to