ScaleRange.EndWidth 속성

정의

시작 부분에서 범위의 너비(눈금 크기의 백분율)로 계산되는 식을 가져옵니다.

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상