Partager via


ChartAxis.AllowLabelRotation Propriété

Définition

Obtient une valeur qui indique l'étape en fonction de laquelle il est possible de faire pivoter de manière incrémentielle les étiquettes de l'axe pour les ajuster au graphique.

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)

Valeur de propriété

Objet ReportEnumProperty<EnumType>.

S’applique à