Свойство GaugePanelItem.Top
Distance from the top as a percentage of the parent element.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Top As ReportDoubleProperty
Get
'Применение
Dim instance As GaugePanelItem
Dim value As ReportDoubleProperty
value = instance.Top
public ReportDoubleProperty Top { get; }
public:
property ReportDoubleProperty^ Top {
ReportDoubleProperty^ get ();
}
member Top : ReportDoubleProperty
function get Top () : ReportDoubleProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering