Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NScaleBreak Class / KjQG Method


In This Topic
    KjQG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function KjQG( _
       ByVal ljQG As rSSG, _
       ByVal MjQG As rSSG, _
       ByVal njQG As rSSG _
    ) As System.Boolean
    'Usage
     
    
    Dim instance As NScaleBreak
    Dim ljQG As rSSG
    Dim MjQG As rSSG
    Dim njQG As rSSG
    Dim value As System.Boolean
     
    value = instance.KjQG(ljQG, MjQG, njQG)
    internal System.bool KjQG( 
       rSSG ljQG,
       rSSG MjQG,
       rSSG njQG
    )

    Parameters

    ljQG
    MjQG
    njQG
    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