ChartAxisInstance.AllowLabelRotation Propiedad

Definición

Obtiene el valor calculado de la propiedad AllowLabelRotation en una clase ChartAxis.

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

Valor de propiedad

Valor ChartAxisLabelRotation que representa el valor calculado de la propiedad AllowLabelRotation.

Se aplica a