次の方法で共有


Thermometer.ThermometerStyle プロパティ

定義

温度計の種類。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象