Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NPercentScaleBreakPosition Class / MjC Method


In This Topic
    MjC Method (NPercentScaleBreakPosition)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub MjC( _
       ByVal dWSG As lhMG, _
       ByVal EWSG As rSSG, _
       ByVal fWSG As rSSG _
    ) 
    'Usage
     
    
    Dim instance As NPercentScaleBreakPosition
    Dim dWSG As lhMG
    Dim EWSG As rSSG
    Dim fWSG As rSSG
     
    instance.MjC(dWSG, EWSG, fWSG)
    internal override void MjC( 
       lhMG dWSG,
       rSSG EWSG,
       rSSG fWSG
    )

    Parameters

    dWSG
    EWSG
    fWSG
    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