Xceed Chart for WinForms v4.4 Documentation
ChartToolbarControl Class
Members 


Xceed.Chart.v4.4 Assembly > Xceed.Chart Namespace : ChartToolbarControl Class
A toolbar control which can be used for editing of the chart control.
Object Model
ChartToolbarControl Class
Syntax
'Declaration
 
<ToolboxBitmapAttribute()>
<ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Xceed.Chart.ChartToolbarControlDesigner, Xceed.Chart.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")>
<SerializableAttribute()>
Public Class ChartToolbarControl 
   Inherits Xceed.Chart.UIControls.ToolBar
'Usage
 
Dim instance As ChartToolbarControl
[ToolboxBitmap()]
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ClassInterface(ClassInterfaceType.AutoDual)]
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Xceed.Chart.ChartToolbarControlDesigner, Xceed.Chart.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")]
[Serializable()]
public class ChartToolbarControl : Xceed.Chart.UIControls.ToolBar 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            Xceed.Chart.UIControls.ToolBar
               Xceed.Chart.ChartToolbarControl

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChartToolbarControl Members
Xceed.Chart Namespace