NevronOpenVision
Nevron.Nov.Chart Namespace / ENRangeLabelFitMode Enumeration
ENRangeLabelFitMode Enumeration
Enumerates the range label fit modes.
Syntax
public enum ENRangeLabelFitMode : System.Enum 
Members
MemberDescription
AutoFlipThe label will automatically flip
AutoScaleThe label will automatically scale
ClipThe label is clipped in the specified range
NoneThe label does not try to auto fit
WrapThe label wraps in the specified range
Inheritance Hierarchy

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

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