ChartDataLabelInstance.Position Propiedad

Definición

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

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

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

Se aplica a