Dundas Chart for ASP.NET
ToolbarAttributes Class Members
See Also  Properties  Send comments on this topic.
Dundas.Charting.WebControl Namespace : ToolbarAttributes Class


The following tables list the members exposed by ToolbarAttributes.

Public Properties

  Name Description
Public Property 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.  
Public Property BackColor  Gets or sets the background color of the toolbar.
Gets or sets the background color of the chart toolbar.  
Public Property BorderColor  Gets or sets the color of the toolbar border.
Gets or sets the color of the toolbar border.  
Public Property BorderSkin  Determines the toolbar border skin style.
Determines the toolbar border skin style.  
Public Property BorderStyle  Gets or sets the line style of the toolbar border.
The line style of the chart toolbar border.  
Public Property 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.  
Public Property 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.  
Public Property Enabled  Determines if the toolbar is visible.
Determines if the toolbar is visible on the chart.  
Public Property 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.  
Public Property 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.  
Public Property Position  Gets or sets the toolbar position.
Determines the toolbar position.  
Public Property ShadowColor  Gets or sets the color used for the toolbar shadow, if displayed.
Gets or sets the color of the chart toolbar shadow.  
Public Property ShadowOffset  Gets or sets the shadow offset.
Determines chart toolbar shadow offset.  
Top

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.