Share via


ChartAxis.AllowLabelRotation Propriété

Définition

Obtient ou définit 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::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartLabelRotationTypes> AllowLabelRotation { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartLabelRotationTypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ChartLabelRotationTypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartLabelRotationTypes> AllowLabelRotation { get; set; }
member this.AllowLabelRotation : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ChartLabelRotationTypes> with get, set
Public Property AllowLabelRotation As ReportExpression(Of ChartLabelRotationTypes)

Valeur de propriété

Objet ReportExpression<T>.

S’applique à