Свойство Thermometer.BulbOffset
Offset of the bulb from the zero position, as a percent of the scale length.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property BulbOffset As ReportDoubleProperty
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering