ThermometerInstance.ThermometerStyle Property

Definition

Gets the calculated value of the ThermometerStyle property in a Thermometer class.

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

Property Value

A GaugeThermometerStyles value that represents the calculated value of the ThermometerStyle property.

Applies to