Axis::LabelAutoFitStyle Property
.NET Framework (current version)
Gets or sets the allowable label changes that can be made to enable the label to be fit along an axis.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
public: [BindableAttribute(true)] property LabelAutoFitStyles LabelAutoFitStyle { LabelAutoFitStyles get(); void set(LabelAutoFitStyles value); }
Property Value
Type: System.Windows.Forms.DataVisualization.Charting::LabelAutoFitStylesA LabelAutoFitStyles enumeration value.
The IsLabelAutoFit property must be set to true.
.NET Framework
Available since 4.0
Available since 4.0
Show: