Axis.LabelAutoFitMaxFontSize Property
.NET Framework (current version)
Gets or sets the maximum font size that can be used by the label auto-fitting algorithm.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public int LabelAutoFitMaxFontSize { get; set; }
Property Value
Type: System.Int32An integer value that specifies the maximum font size that can be used by the label auto-fitting algorithm.
The font size cannot be less than 5.
.NET Framework
Available since 4.0
Available since 4.0
Show: