Partage via


Axis.LabelAutoFitStyle Propriété

Définition

Obtient ou définit les modifications d’étiquette autorisées qui peuvent être apportées pour permettre à l’étiquette d’être adaptée le long d’un axe.

public:
 property System::Windows::Forms::DataVisualization::Charting::LabelAutoFitStyles LabelAutoFitStyle { System::Windows::Forms::DataVisualization::Charting::LabelAutoFitStyles get(); void set(System::Windows::Forms::DataVisualization::Charting::LabelAutoFitStyles value); };
[System.ComponentModel.Bindable(true)]
public System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles LabelAutoFitStyle { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.LabelAutoFitStyle : System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles with get, set
Public Property LabelAutoFitStyle As LabelAutoFitStyles

Valeur de propriété

Valeur LabelAutoFitStyles d’énumération.

Attributs

Remarques

La propriété IsLabelAutoFit doit être définie sur true.

S’applique à