Auto positionong flag
| Visual Basic (Declaration) | |
|---|---|
Public Property Auto As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Auto {get; set;} | |
Return Value
A value that determines if an applicable chart element will be positioned automatically by the Chart control.Use this property to automatically position a chart element. For example, to position the legend automatically set the Legend.Position.Auto property to true.
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