NevronOpenVision
Nevron.Nov.Chart Namespace / ENPredefinedPolarAxes Enumeration
ENPredefinedPolarAxes Enumeration
Enumerates the predefined polar axes
Syntax
public enum ENPredefinedPolarAxes : System.Enum 
Members
MemberDescription
AngleSecondaryAngleValueRepresents a polar chart with three axes - two angle axes and one value axis
AngleValueRepresents a polar chart with two axes - one value axis and one angle axis
AngleValueSecondaryValueRepresents a polar chart with three axes - two value axes and one angle axis
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Chart.ENPredefinedPolarAxes

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