Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the calculated value of the ThermometerStyle property in a Thermometer class.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ThermometerStyle As GaugeThermometerStyles
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.GaugeThermometerStyles
A GaugeThermometerStyles value that represents the calculated value of the ThermometerStyle property.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering