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


In This Topic
    NScaleValueLabelFactory Class
    In This Topic
    A factory that creates scale value labels given a range.
    Object Model
    NScaleValueLabelFactory Class
    Syntax
    'Declaration
     
    
    Public Class NScaleValueLabelFactory 
       Inherits NScaleLabelFactory
    'Usage
     
    
    Dim instance As NScaleValueLabelFactory
    public class NScaleValueLabelFactory : NScaleLabelFactory 
    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