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


In This Topic
    NEmptyWallDecorationFactory Class
    In This Topic
    The empty scale decoration factory does not create any wall decorations
    Object Model
    NEmptyWallDecorationFactory Class
    Syntax
    'Declaration
     
    
    Public Class NEmptyWallDecorationFactory 
       Inherits NWallDecorationFactory
    'Usage
     
    
    Dim instance As NEmptyWallDecorationFactory
    public class NEmptyWallDecorationFactory : NWallDecorationFactory 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NWallDecorationFactory
          Nevron.Chart.NEmptyWallDecorationFactory

    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