言語

TickMarkStyle.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 オブジェクト。

適用対象