Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NScale Class / bfnG Method


In This Topic
    bfnG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function bfnG( _
       ByVal CfnG As xYpG, _
       ByVal dfnG() As ENLevelLabelsLayout _
    ) As fCQG
    'Usage
     
    
    Dim instance As NScale
    Dim CfnG As xYpG
    Dim dfnG() As ENLevelLabelsLayout
    Dim value As fCQG
     
    value = instance.bfnG(CfnG, dfnG)
    internal fCQG bfnG( 
       xYpG CfnG,
       ENLevelLabelsLayout[] dfnG
    )

    Parameters

    CfnG
    dfnG
    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