Udostępnij przez


Właściwość ThermometerInstance.ThermometerStyle

Pobiera wartość obliczoną ThermometerStyle właściwość w Thermometer klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property ThermometerStyle As GaugeThermometerStyles
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.GaugeThermometerStyles
A GaugeThermometerStyles wartości reprezentującej obliczonej wartości ThermometerStyle właściwość.