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


Свойство ChartLegend.ChartElementPosition

Defines a custom position for the legend.

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

Синтаксис

'Декларация
Public Property ChartElementPosition As ChartElementPosition 
    Get 
    Set
'Применение
Dim instance As ChartLegend 
Dim value As ChartElementPosition 

value = instance.ChartElementPosition

instance.ChartElementPosition = value
public ChartElementPosition ChartElementPosition { get; set; }
public:
property ChartElementPosition^ ChartElementPosition {
    ChartElementPosition^ get ();
    void set (ChartElementPosition^ value);
}
member ChartElementPosition : ChartElementPosition with get, set
function get ChartElementPosition () : ChartElementPosition 
function set ChartElementPosition (value : ChartElementPosition)

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

Тип: Microsoft.ReportingServices.RdlObjectModel.ChartElementPosition
A ChartElementPosition object.

См. также

Справочник

ChartLegend Класс

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