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


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

    System.Object
       Nevron.Chart.NScaleDecorationFactory
          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