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.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] [<PersistenceModeAttribute(PersistenceMode.Attribute)>] member LabelAutoFitStyle : LabelAutoFitStyles with get, set
Property Value
Type: System.Web.UI.DataVisualization.Charting.LabelAutoFitStylesA LabelAutoFitStyles enumeration value that specifies the allowable label changes that can be made to enable the label to be fit along an axis.
The IsLabelAutoFit property must be set to true.
.NET Framework
Available since 4.0
Available since 4.0
Show: