Axis.LabelAutoFitStyle Eigenschap

Definitie

Hiermee haalt u de toegestane labelwijzigingen op die kunnen worden aangebracht, zodat het label op een as past.

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

Waarde van eigenschap

Een LabelAutoFitStyles opsommingswaarde.

Kenmerken

Opmerkingen

De IsLabelAutoFit eigenschap moet worden ingesteld op true.

Van toepassing op