Defines tool bar dock style
| Visual Basic (Declaration) | |
|---|---|
Public Enum ToolbarDocking Inherits Enum  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public enum ToolbarDocking : Enum  | |
| Member | Description | 
|---|---|
| Top | The toolbar is docked to the top of the chart. Tool bar is docked on top on the chart  | 
| Bottom | The toolbar is docked to the bottom of the chart. Tool bar is docked on bottom on the chart  | 
System.Object
   System.ValueType
      System.Enum
         Dundas.Charting.WebControl.ToolbarDocking
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