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


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

    System.Object
       Nevron.Chart.NScaleDecorationFactory
          Nevron.Chart.NScaleLabelFactory
             Nevron.Chart.NScaleValueLabelFactory

    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