Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NAxisAnchor Class / pElG Method


In This Topic
    pElG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function pElG( _
       ByVal QElG As bflG _
    ) As ENScaleOrientationInternal
    'Usage
     
    
    Dim instance As NAxisAnchor
    Dim QElG As bflG
    Dim value As ENScaleOrientationInternal
     
    value = instance.pElG(QElG)
    internal ENScaleOrientationInternal pElG( 
       bflG QElG
    )

    Parameters

    QElG
    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