Freigeben über


ThermometerInstance.ThermometerStyle-Eigenschaft

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property ThermometerStyle As GaugeThermometerStyles 
    Get
'Usage
Dim instance As ThermometerInstance 
Dim value As GaugeThermometerStyles 

value = instance.ThermometerStyle
public GaugeThermometerStyles ThermometerStyle { get; }
public:
property GaugeThermometerStyles ThermometerStyle {
    GaugeThermometerStyles get ();
}
member ThermometerStyle : GaugeThermometerStyles
function get ThermometerStyle () : GaugeThermometerStyles

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeThermometerStyles
A GaugeThermometerStyles value that represents the calculated value of the ThermometerStyle property.

Siehe auch

Verweis

ThermometerInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace