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


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

    System.Object
       Nevron.Chart.NScaleDecorationFactory
          Nevron.Chart.NEmptyScaleDecorationFactory
          Nevron.Chart.NScaleLabelFactory
          Nevron.Chart.NScaleRangeFactory
          Nevron.Chart.NScaleTickFactory

    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