Sdílet prostřednictvím


LinearPointer.Thermometer Property

Thermometer style properties.

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

Syntax

'Declaration
Public ReadOnly Property Thermometer As Thermometer
    Get
'Usage
Dim instance As LinearPointer
Dim value As Thermometer

value = instance.Thermometer
public Thermometer Thermometer { get; }
public:
property Thermometer^ Thermometer {
    Thermometer^ get ();
}
member Thermometer : Thermometer
function get Thermometer () : Thermometer