Свойство ChartTitle.ChartElementPosition
Gets the custom position for the title.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ChartElementPosition As ChartElementPosition
Get
'Применение
Dim instance As ChartTitle
Dim value As ChartElementPosition
value = instance.ChartElementPosition
public ChartElementPosition ChartElementPosition { get; }
public:
property ChartElementPosition^ ChartElementPosition {
ChartElementPosition^ get ();
}
member ChartElementPosition : ChartElementPosition
function get ChartElementPosition () : ChartElementPosition
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartElementPosition
A ChartElementPosition object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering