Lenguaje

ChartLegendInstance.Position Propiedad

Definición

Obtiene el valor calculado de la Position propiedad en una ChartLegend clase.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendPositions Position { Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendPositions get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendPositions Position { get; }
member this.Position : Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendPositions
Public ReadOnly Property Position As ChartLegendPositions

Valor de propiedad

Un ChartLegendPositions valor que representa el valor calculado de la Position propiedad.

Se aplica a