Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NAxisAnchor Class / rIC Method


In This Topic
    rIC Method (NAxisAnchor)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend MustOverride Sub rIC( _
       ByVal nElG As WGlG _
    ) 
    'Usage
     
    
    Dim instance As NAxisAnchor
    Dim nElG As WGlG
     
    instance.rIC(nElG)
    internal abstract void rIC( 
       WGlG nElG
    )

    Parameters

    nElG
    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