言語

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 オブジェクトです。

適用対象