言語

StateIndicatorInstance.ResizeMode プロパティ

定義

ResizeModeクラスにおけるStateIndicatorプロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::GaugeResizeModes ResizeMode { Microsoft::ReportingServices::OnDemandReportRendering::GaugeResizeModes get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.GaugeResizeModes ResizeMode { get; }
member this.ResizeMode : Microsoft.ReportingServices.OnDemandReportRendering.GaugeResizeModes
Public ReadOnly Property ResizeMode As GaugeResizeModes

プロパティ値

GaugeResizeModesプロパティの計算値を表すResizeMode値です。

適用対象