Nevron.Chart.WinForm Namespace / NChartControl Class
Members


NChartControl Class
Object Model
NChartControl Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<System.Drawing.ToolboxBitmapAttribute(Nevron.Chart.WinForm.NChartControl, "NChartControl.bmp")>
<System.ComponentModel.DesignerAttribute(Nevron.Chart.WinForm.NChartControlDesigner)>
<System.ComponentModel.LicenseProviderAttribute(Nevron.Chart.WinForm.NChartControlLicenseProvider)>
<System.ComponentModel.Design.Serialization.DesignerSerializerAttribute(Nevron.Chart.WinForm.NChartControlCodeDomSerializer, System.ComponentModel.Design.Serialization.CodeDomSerializer)>
<System.ComponentModel.DefaultPropertyAttribute("Text")>
<System.ComponentModel.DefaultEventAttribute("Click")>
<System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")>
<System.ComponentModel.DesignerCategoryAttribute("Component")>
Public Class NChartControl 
   Inherits System.Windows.Forms.Control
   Implements Nevron.Chart.INChartControl, Nevron.GraphicsCore.INControlStyleControl, Nevron.GraphicsCore.INWindowRenderSurfaceHost, Nevron.Serialization.INControl 
 
'Usage
 
Dim instance As NChartControl
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            Nevron.Chart.WinForm.NChartControl

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