Compartir a través de


ChartLegend.ChartElementPosition Propiedad

Gets a custom position for the legend.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property ChartElementPosition As ChartElementPosition 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

ChartLegend Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering