Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NStandardScale Class / KGnG Method


In This Topic
    KGnG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function KGnG( _
       ByVal lGnG As xYpG _
    ) As WESG
    'Usage
     
    
    Dim instance As NStandardScale
    Dim lGnG As xYpG
    Dim value As WESG
     
    value = instance.KGnG(lGnG)
    internal WESG KGnG( 
       xYpG lGnG
    )

    Parameters

    lGnG
    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