GaugePointer.Width 属性

定义

获取以刻度大小的百分比形式表示的指针的宽度(径向刻度的半径,线性刻度的宽度)。

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

属性值

一个 ReportDoubleProperty 对象,该对象表示以刻度大小的百分比形式表示的指针的宽度。

适用于