Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NScaleStrip Class / QKQG Method


In This Topic
    QKQG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function QKQG( _
       ByVal rKQG As NScale _
    ) As WfSG
    'Usage
     
    
    Dim instance As NScaleStrip
    Dim rKQG As NScale
    Dim value As WfSG
     
    value = instance.QKQG(rKQG)
    internal WfSG QKQG( 
       NScale rKQG
    )

    Parameters

    rKQG
    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