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


In This Topic
    NScaleRangeFactory Class
    In This Topic
    A factory that creates scale ranges given a range.
    Object Model
    NScaleRangeFactory Class
    Syntax
    'Declaration
     
    
    Public Class NScaleRangeFactory 
       Inherits NScaleDecorationFactory
    'Usage
     
    
    Dim instance As NScaleRangeFactory
    public class NScaleRangeFactory : NScaleDecorationFactory 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NScaleDecorationFactory
          Nevron.Chart.NScaleRangeFactory

    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