ScaleRange.StartWidth 속성

정의

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

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상