SmartLabelStyle.Enabled Property
.NET Framework (current version)
Gets or sets a flag that indicates whether a SmartLabelStyle algorithm is enabled.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.BooleanTrue if an algorithm will be applied to prevent data point labels from overlapping. False if overlapping of data point labels will not be prevented. The default value is True.
.NET Framework
Available since 4.0
Available since 4.0
Show: