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


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

    System.Object
       Nevron.Chart.NScaleDecorationFactory
          Nevron.Chart.NEmptyScaleDecorationFactory

    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