MapColorRangeRuleInstance.StartColor Property

Definition

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

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

Property Value

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

Applies to