Axis.LabelAutoFitMinFontSize Property
.NET Framework (current version)
Gets or sets the minimum 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 LabelAutoFitMinFontSize { get; set; }
Property Value
Type: System.Int32An integer value that specifies the minimum font size that can be used by the label auto-fitting algorithm.
.NET Framework
Available since 4.0
Available since 4.0
Show: