Share via


LinearScale.EndMargin 속성

정의

계기 끝에서 눈금 끝까지의 거리이며 계기 크기의 백분율로 표시됩니다.

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

속성 값

ReportDoubleProperty 개체입니다.

적용 대상