The following tables list the members exposed by ToolbarAttributes.
Name | Description | |
---|---|---|
ToolbarAttributes Constructor | Initializes new instance of ToolbarAttributes object. |
Name | Description | |
---|---|---|
AllowMouseMoving | 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 chart toolbar. | |
BorderColor | Gets or sets the color of the toolbar border. | |
BorderSkin | Determines the toolbar border skin style. | |
BorderStyle | The line style of the chart toolbar border. | |
BorderWidth | The line width of the chart toolbar border, measured in pixels. | |
Docking | Determines if the toolbar is docked on the top or bottom of the chart. | |
Enabled | Determines if the toolbar is visible on the chart. | |
Items | Represents the collection of toolbar command items. | |
Placement | Determines if the docked toolbar is placed inside or outside the chart frame. | |
Position | Determines the toolbar position. | |
ShadowColor | Gets or sets the color of the chart toolbar shadow. | |
ShadowOffset | Determines chart toolbar shadow offset. |