MapColorRangeRule.StartColor Property

Definition

Gets the start color for a MapColorRangeRule distribution.

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

Property Value

A ReportColorProperty object.

Applies to