Udostępnij przez


Właściwość ChartLegendInstance.Position

Pobiera wartość obliczoną Position właściwość w ChartLegend klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Position As ChartLegendPositions
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendPositions
A ChartLegendPositions wartości reprezentującej obliczonej wartości Position właściwość.