SmartLabelStyle.IsOverlappedHidden Property
.NET Framework (current version)
Gets or sets a flag that indicates whether overlapped labels that cannot be repositioned will be hidden.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Property Value
Type: System.BooleanTrue if labels will be hidden if they overlap. False if overlapped labels will not be hidden. The default value is True.
If the point cannot be drawn within the area specified by the properties MinMovingDistance and MaxMovingDistance, in the directions allowed by the MovingDirection, property, and this property is true, the data point label will not be drawn.
Note |
|---|
Smart labels only work when the Angle property is set to zero. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
