Nevron .NET Vision
Nevron.Chart Namespace / NDomSelectorTypeEditor Class
Members


In This Topic
    NDomSelectorTypeEditor Class
    In This Topic
    Summary description for NDomSelectorTypeEditor.
    Object Model
    NDomSelectorTypeEditor Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NDomSelectorTypeEditor 
       Inherits System.Drawing.Design.UITypeEditor
    'Usage
     
    
    Dim instance As NDomSelectorTypeEditor
    public abstract class NDomSelectorTypeEditor : System.Drawing.Design.UITypeEditor 
    Inheritance Hierarchy

    System.Object
       System.Drawing.Design.UITypeEditor
          Nevron.Chart.NDomSelectorTypeEditor
             Nevron.Chart.NAxisSelectorTypeEditor
             Nevron.Chart.NChartSelectorTypeEditor
             Nevron.Chart.NGaugeSelectorTypeEditor
             Nevron.Chart.NLegendSelectorTypeEditor
             Nevron.Chart.NPanelSelectorTypeEditor
             Nevron.Chart.NSeriesSelectorTypeEditor

    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