Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NLinearScale Class
Members


In This Topic
    NLinearScale Class
    In This Topic
    Represents a linear scale.
    Object Model
    NLinearScale Class
    Syntax
    Remarks
    This class inherits all functionality of its base class (NNumericScale) and adds support for linear numeric scales.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Chart.NChartElement
                   Nevron.Nov.Chart.NScaleElement
                      Nevron.Nov.Chart.NScale
                         Nevron.Nov.Chart.NStandardScale
                            Nevron.Nov.Chart.NNumericScale
                               Nevron.Nov.Chart.NLinearScale

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also