Axis.LabelAutoFitStyle Egenskap

Definition

Hämtar eller anger de tillåtna etikettändringar som kan göras för att göra det möjligt att anpassa etiketten längs en axel.

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

Egenskapsvärde

Ett LabelAutoFitStyles uppräkningsvärde.

Attribut

Kommentarer

Egenskapen IsLabelAutoFit måste vara inställd på true.

Gäller för