Freigeben über


Thermometer.BulbOffset-Eigenschaft

Offset of the bulb from the zero position, as a percent of the scale length.

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

Syntax

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

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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

Siehe auch

Verweis

Thermometer Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace