ScaleRange.InRangeLabelColor 属性

定义

获取一个表达式,该表达式的计算结果为在刻度标签处于该范围内时该刻度标签的颜色。

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

属性值

ReportColorProperty 对象。

适用于