GaugePointer.Width 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取以刻度大小的百分比形式表示的指针的宽度(径向刻度的半径,线性刻度的宽度)。
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 对象,该对象表示以刻度大小的百分比形式表示的指针的宽度。