Determines the toolbar position.
Visual Basic (Declaration) | |
---|---|
Public Property Position As ElementPosition |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public ElementPosition Position {get; set;} |
Return Value
An ElementPosition value.A ElementPosition value.
The toolbar position is determined in relative coordinates, where (0,0) is the top left corner of the chart and (100,100) is the bottom right corner.
Automatic toolbar positioning can also be used.
Toolbar position in relative coordinates, where (0,0) is top left corner of the chart and (100,100) is bottom right corner. Automatic toolbar position can also be set, then and properties determine the position of the toolbar.
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