SmartLabels algorithm enabled flag.
Visual Basic (Declaration) | |
---|---|
Public Overridable Property Enabled As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual bool Enabled {get; set;} |
Return Value
If true an algorithm is executed to prevent data point labels from overlapping. If false there will be no prevention for labels overlapping. The default value is false.
Toggles the application of the SmartLabels? on and off.
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