NevronOpenVision
Nevron.Nov.Chart Namespace / NAngularScale Class
Members
NAngularScale Class
Represents a scale configurator that will configure the scale to display angular values.
Object Model
NAngularScale Class
Syntax
Remarks
By default the scale will try to decorate the major ticks using a divisor step for the specified cycle length. For example if you specifiy 90 degrees for cycle length the steps that will be considered are 1, 2, 3, 5, 6, 9, 10, 15, 18, 30, 45 and 90 as they represent the possible divisors of 90.
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.NAngularScale

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