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


In This Topic
    UjQG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function UjQG( _
       ByVal vjQG As System.Single, _
       ByVal WjQG As rSSG, _
       ByVal xjQG As rSSG _
    ) As System.Double
    'Usage
     
    
    Dim vjQG As System.Single
    Dim WjQG As rSSG
    Dim xjQG As rSSG
    Dim value As System.Double
     
    value = NScaleBreak.UjQG(vjQG, WjQG, xjQG)
    internal static System.double UjQG( 
       System.float vjQG,
       rSSG WjQG,
       rSSG xjQG
    )

    Parameters

    vjQG
    WjQG
    xjQG
    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