ThermometerInstance.ThermometerStyle プロパティ

定義

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

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

プロパティ値

GaugeThermometerStylesプロパティの計算値を表すThermometerStyle値です。

適用対象