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

适用于