NevronOpenVision
Nevron.Nov.Chart Namespace / ENPredefinedScaleStyle Enumeration
ENPredefinedScaleStyle Enumeration
Enumerates the predefined scale styles
Syntax
public enum ENPredefinedScaleStyle : System.Enum 
Members
MemberDescription
PresentationPresentation scale
PresentationNoStrokePresentation scale, with no stroke style applied on ruler and ticks
RulerPresentation scale
ScientificScientific - two types of ticks outer major and outer minor
StandardStandard - four types of ticks (inner major, outer major, inner minor, outer minor)
WatchPresentation scale
Inheritance Hierarchy

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

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