Nevron.Nov.Chart Namespace / NTableScale Class
Members
In This Topic
    NTableScale Class
    In This Topic
    Represents a table scale. This scale type is a type of ordinal (categorical) scale that displays a column of values under each category in a chart. Typically, those values are the values of the data points for each category, but can also be any user-specified values. Optionally, the table scale can display column and row headers containing the categories and series names, respectively.
    Object Model
    NTableScale Class
    Syntax
    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.NTableScale

    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