ScaleRange.InRangeLabelColor Property

Definition

Gets an expression that evaluates to the color of scale labels that fall within this range.

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

Property Value

A ReportColorProperty object.

Applies to