Thermometer.ThermometerStyle Property

Definition

Type of the thermometer.

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)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to