ChartAxisInstance.AllowLabelRotation Propiedad

Definición

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

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

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

Se aplica a