NevronOpenVision
Nevron.Nov.Chart Namespace / ENAxisClipMode Enumeration
In This Topic
    ENAxisClipMode Enumeration
    In This Topic
    Enumerates the axis clipping modes
    Syntax
    public enum ENAxisClipMode : System.Enum 
    Members
    MemberDescription
    AlwaysClipping is always enabled
    AutoClipping is automatically enabled depending on the current view and paging
    NeverClipping is never enabled
    Inheritance Hierarchy

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

    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