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 对象。

适用于