Freigeben über


ChartLegend.ChartElementPosition-Eigenschaft

Gets a custom position for the legend.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property ChartElementPosition As ChartElementPosition 
    Get
'Usage
Dim instance As ChartLegend 
Dim value As ChartElementPosition 

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

Eigenschaftswert

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartElementPosition
A ChartElementPosition object.

Siehe auch

Verweis

ChartLegend Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace