Xceed Chart for WinForms v4.4 Documentation
ChartGridControl Class
Members 


Xceed.Chart.v4.4 Assembly > Xceed.Chart Namespace : ChartGridControl Class
A grid control which can be used for the editing of the chart control data series
Object Model
ChartGridControl Class
Syntax
'Declaration
 
<ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<ToolboxItemAttribute(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ToolboxBitmapAttribute()>
Public Class ChartGridControl 
   Inherits System.Windows.Forms.UserControl
'Usage
 
Dim instance As ChartGridControl
[ClassInterface(ClassInterfaceType.AutoDual)]
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ToolboxBitmap()]
public class ChartGridControl : System.Windows.Forms.UserControl 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Xceed.Chart.ChartGridControl

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

ChartGridControl Members
Xceed.Chart Namespace