次の方法で共有


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

適用対象