public enum ENRangeLabelFitMode : System.Enum
public enum ENRangeLabelFitMode : System.Enum
Member | Description |
---|---|
AutoFlip | The label will automatically flip |
AutoScale | The label will automatically scale |
Clip | The label is clipped in the specified range |
None | The label does not try to auto fit |
Wrap | The label wraps in the specified range |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENRangeLabelFitMode
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)