Axis.IsLabelAutoFit Property

.NET Framework (current version)
 

Gets or sets a flag that determines whether axis labels are automatically fitted.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

<BindableAttribute(True)>
<PersistenceModeAttribute(PersistenceMode.Attribute)>
Public Property IsLabelAutoFit As Boolean

Property Value

Type: System.Boolean

true if axis labels are automatically fitted; otherwise, false.

.NET Framework
Available since 4.0
Return to top
Show: