Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NAreaSeries Class / CQtG Method


In This Topic
    CQtG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function CQtG( _
       ByVal dQtG As KAlG, _
       ByVal EQtG As System.Boolean, _
       ByVal fQtG As NRange, _
       ByRef GQtG As njpG _
    ) As QdWG
    'Usage
     
    
    Dim instance As NAreaSeries
    Dim dQtG As KAlG
    Dim EQtG As System.Boolean
    Dim fQtG As NRange
    Dim GQtG As njpG
    Dim value As QdWG
     
    value = instance.CQtG(dQtG, EQtG, fQtG, GQtG)
    internal QdWG CQtG( 
       KAlG dQtG,
       System.bool EQtG,
       NRange fQtG,
       out njpG GQtG
    )

    Parameters

    dQtG
    EQtG
    fQtG
    GQtG
    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