Axis.LabelAutoFitStyle Property

Definition

Gets or sets the allowable label changes that can be made to enable the label to be fit along an axis.

C#
[System.ComponentModel.Bindable(true)]
public System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles LabelAutoFitStyle { get; set; }

Property Value

A LabelAutoFitStyles enumeration value.

Attributes

Remarks

The IsLabelAutoFit property must be set to true.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1