Compartir a través de


Thermometer.BulbOffset Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property BulbOffset As ReportDoubleProperty 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

Thermometer Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering