Condividi tramite


Proprietà ChartLegend.ChartElementPosition

Gets a custom position for the legend.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ChartElementPosition As ChartElementPosition 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

ChartLegend Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering