ChartAxis.AllowLabelRotation Propiedad

Definición

Obtiene un valor que indica el paso mediante el cual se pueden girar de forma incremental las etiquetas del eje a fin de ajustarse al gráfico.

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

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a