'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
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)] [System.Drawing.ToolboxBitmap(Nevron.Chart.WinForm.NChartControl, "NChartControl.bmp")] [System.ComponentModel.Designer(Nevron.Chart.WinForm.NChartControlDesigner)] [System.ComponentModel.LicenseProvider(Nevron.Chart.WinForm.NChartControlLicenseProvider)] [System.ComponentModel.Design.Serialization.DesignerSerializer(Nevron.Chart.WinForm.NChartControlCodeDomSerializer, System.ComponentModel.Design.Serialization.CodeDomSerializer)] [System.ComponentModel.DefaultProperty("Text")] [System.ComponentModel.DefaultEvent("Click")] [System.ComponentModel.ToolboxItemFilter("System.Windows.Forms")] [System.ComponentModel.DesignerCategory("Component")] public class NChartControl : System.Windows.Forms.Control, Nevron.Chart.INChartControl, Nevron.GraphicsCore.INControlStyleControl, Nevron.GraphicsCore.INWindowRenderSurfaceHost, Nevron.Serialization.INControl