Share via


Axis.LabelAutoFitStyle Properti

Definisi

Mendapatkan atau mengatur perubahan label yang diizinkan yang dapat dilakukan untuk memungkinkan label agar pas di sepanjang sumbu.

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

Nilai Properti

Nilai LabelAutoFitStyles enumerasi.

Atribut

Keterangan

Properti IsLabelAutoFit harus diatur ke true.

Berlaku untuk