Lenguaje

ChartDataLabelInstance.Position Propiedad

Definición

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

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

Valor de propiedad

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

Se aplica a