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


In This Topic
    NWallDecorationFactory Class
    In This Topic
    The base of all wall decoration factories
    Object Model
    NWallDecorationFactory Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NWallDecorationFactory 
    'Usage
     
    
    Dim instance As NWallDecorationFactory
    public abstract class NWallDecorationFactory 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NWallDecorationFactory
          Nevron.Chart.NEmptyWallDecorationFactory
          Nevron.Chart.NGridLineFactory
          Nevron.Chart.NStripLineFactory

    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