Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NHighLowSeries Class / WfUG Method


In This Topic
    WfUG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function WfUG( _
       ByVal xfUG As KAlG, _
       ByVal YfUG As System.Boolean, _
       ByVal AGUG As NRange, _
       ByRef bGUG As njpG _
    ) As QdWG
    'Usage
     
    
    Dim instance As NHighLowSeries
    Dim xfUG As KAlG
    Dim YfUG As System.Boolean
    Dim AGUG As NRange
    Dim bGUG As njpG
    Dim value As QdWG
     
    value = instance.WfUG(xfUG, YfUG, AGUG, bGUG)
    internal QdWG WfUG( 
       KAlG xfUG,
       System.bool YfUG,
       NRange AGUG,
       out njpG bGUG
    )

    Parameters

    xfUG
    YfUG
    AGUG
    bGUG
    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