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


Свойство ChartLegendInstance.Position

Gets the calculated value of the Position property in a ChartLegend class.

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

Синтаксис

'Декларация
Public ReadOnly Property Position As ChartLegendPositions 
    Get
'Применение
Dim instance As ChartLegendInstance 
Dim value As ChartLegendPositions 

value = instance.Position
public ChartLegendPositions Position { get; }
public:
property ChartLegendPositions Position {
    ChartLegendPositions get ();
}
member Position : ChartLegendPositions
function get Position () : ChartLegendPositions

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendPositions
A ChartLegendPositions value that represents the calculated value of the Position property.

См. также

Справочник

ChartLegendInstance Класс

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