Xceed Chart for WinForms v4.4 Documentation
ChartControl Class
Members 


Xceed.Chart.v4.4 Assembly > Xceed.Chart Namespace : ChartControl Class
The ChartControl class represents Xceed Chart for .NET used in Windows forms.
Object Model
ChartControl Class
Syntax
'Declaration
 
<DesignerSerializerAttribute(SerializerTypeName="Xceed.Chart.ChartControlSerializer, Xceed.Chart.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6", SerializerBaseTypeName="System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DesignerAttribute(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Xceed.Chart.ChartControlDesigner, Xceed.Chart.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")>
<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)>
<ToolboxBitmapAttribute()>
Public Class ChartControl 
   Inherits System.Windows.Forms.Control
'Usage
 
Dim instance As ChartControl
[DesignerSerializer(SerializerTypeName="Xceed.Chart.ChartControlSerializer, Xceed.Chart.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6", SerializerBaseTypeName="System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Xceed.Chart.ChartControlDesigner, Xceed.Chart.v4.4, Version=4.4.100.0, Culture=neutral, PublicKeyToken=ba83ff368b7563c6")]
[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)]
[ToolboxBitmap()]
public class ChartControl : System.Windows.Forms.Control 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            Xceed.Chart.ChartControl

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

ChartControl Members
Xceed.Chart Namespace