Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NRadarChart Class / rYnG Method


In This Topic
    rYnG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub rYnG( _
       ByVal SYnG As NPaintVisitor, _
       ByVal tYnG As System.Double, _
       ByVal UYnG As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NRadarChart
    Dim SYnG As NPaintVisitor
    Dim tYnG As System.Double
    Dim UYnG As System.Double
     
    instance.rYnG(SYnG, tYnG, UYnG)
    internal void rYnG( 
       NPaintVisitor SYnG,
       System.double tYnG,
       System.double UYnG
    )

    Parameters

    SYnG
    tYnG
    UYnG
    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