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


Свойство GaugePanelItem.Height

Height of the item as a percentage of the parent element.

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

Синтаксис

'Декларация
Public ReadOnly Property Height As ReportDoubleProperty 
    Get
'Применение
Dim instance As GaugePanelItem 
Dim value As ReportDoubleProperty 

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

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

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

См. также

Справочник

GaugePanelItem Класс

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