The following tables list the members exposed by ToolbarAttributes.
Name | Description | |
---|---|---|
AllowMouseMoving | Determines if the toolbar can be moved with the mouse by the end-user. Determines if the toolbar is allowed to be moved with the mouse by the end-user. | |
BackColor | Gets or sets the background color of the toolbar. Gets or sets the background color of the chart toolbar. | |
BorderColor | Gets or sets the color of the toolbar border. Gets or sets the color of the toolbar border. | |
BorderSkin | Determines the toolbar border skin style. Determines the toolbar border skin style. | |
BorderStyle | Gets or sets the line style of the toolbar border. The line style of the chart toolbar border. | |
BorderWidth | Gets or sets the line width of the toolbar border, measured in pixels The line width of the chart toolbar border, measured in pixels. | |
Docking | Gets or sets the docking state of the toolbar (i.e. docked to top or bottom of Chart control). Determines if the toolbar is docked on the top or bottom of the chart. | |
Enabled | Determines if the toolbar is visible. Determines if the toolbar is visible on the chart. | |
Items | Gets the collection of toolbar command items, which defines the commands that can be executed by the toolbar. Represents the collection of toolbar command items. | |
Placement | Determines if the docked toolbar is placed inside or outside the chart frame. Determines if the docked toolbar is placed inside or outside the chart frame. | |
Position | Gets or sets the toolbar position. Determines the toolbar position. | |
ShadowColor | Gets or sets the color used for the toolbar shadow, if displayed. Gets or sets the color of the chart toolbar shadow. | |
ShadowOffset | Gets or sets the shadow offset. Determines chart toolbar shadow offset. |