Sdílet prostřednictvím


Axis.LabelAutoFitStyle Vlastnost

Definice

Získá nebo nastaví povolené změny popisku, které lze provést, aby se popisek vešl na osu.

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

Hodnota vlastnosti

Hodnota LabelAutoFitStyles výčtu.

Atributy

Poznámky

Vlastnost IsLabelAutoFit musí být nastavena na true.

Platí pro