Indicates that marker overlapping by label is allowed.
Visual Basic (Declaration) | |
---|---|
Public Overridable Property MarkerOverlapping As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual bool MarkerOverlapping {get; set;} |
Return Value
If true data point labels are permitted to overlap point markers. If false data point labels will be prevented from overlapping the point markers. The default value is false.
This property specifies whether the point labels are allowed to overlap a point marker.
NOTE: SmartLabels only work when the Label angle property is set to zero.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family