Поделиться через


Свойство Thermometer.BulbSize

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property BulbSize As ReportDoubleProperty 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

См. также

Справочник

Thermometer Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering