Axis.LabelAutoFitMinFontSize Property

.NET Framework (current version)
 

Gets or sets the minimum font size that can be used by the label auto-fitting algorithm.

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

<BindableAttribute(True)>
<PersistenceModeAttribute(PersistenceMode.Attribute)>
Public Property LabelAutoFitMinFontSize As Integer

Property Value

Type: System.Int32

An integer value that specifies the minimum font size that can be used by the label auto-fitting algorithm.

.NET Framework
Available since 4.0
Return to top
Show: