Axis.LabelAutoFitStyle Propriété

Définition

Obtient ou définit les modifications qui peuvent être apportées aux étiquettes pour permettre leur alignement 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é

LabelAutoFitStyles

Valeur d'énumération LabelAutoFitStyles.

Attributs

Remarques

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

S’applique à