public enum ENScaleLabelVisibilityMode : System.Enum
public enum ENScaleLabelVisibilityMode : System.Enum
Member | Description |
---|---|
Always | The label is always visible regardless of its position on the scale |
CenterInRuler | The label is visible when its center is inside the scale range |
TextInRuler | The label is visible when its text bounds are completely inside the scale range |
TextIntersectsRuler | The label is visible when it intersects the scale range |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Chart.ENScaleLabelVisibilityMode
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)