Condividi tramite


Proprietà Thermometer.BulbSize

Size of the bulb, as a percent of the scale width.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property BulbSize As ReportDoubleProperty 
    Get
'Utilizzo
Dim instance As Thermometer 
Dim value As ReportDoubleProperty 

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

Valore proprietà

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

Vedere anche

Riferimento

Thermometer Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering