Share via


ScaleRange.InRangeBarPointerColor 속성

정의

이 범위에 속하는 막대 포인터의 색입니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> InRangeBarPointerColor { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportColor> InRangeBarPointerColor { get; set; }
member this.InRangeBarPointerColor : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportColor> with get, set
Public Property InRangeBarPointerColor As ReportExpression(Of ReportColor)

속성 값

ReportExpression<T> 개체입니다.

적용 대상