Legend.IsTextAutoFit Property
.NET Framework (current version)
Gets or sets a flag that indicates whether the legend text is automatically sized.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<BindableAttribute(True)> <PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property IsTextAutoFit As Boolean
Property Value
Type: System.Booleantrue if the legend text is automatically sized; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: