Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / NRangeScaleLabelStyle Class / KlC Method


In This Topic
    KlC Method (NRangeScaleLabelStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Function KlC( _
       ByVal CIQG As NScaleElement, _
       ByVal dIQG As System.Double, _
       ByVal EIQG As YYMG, _
       ByVal fIQG As NScaleLabelTextProvider, _
       ByVal GIQG As INValueTransform _
    ) As jGSG
    'Usage
     
    
    Dim instance As NRangeScaleLabelStyle
    Dim CIQG As NScaleElement
    Dim dIQG As System.Double
    Dim EIQG As YYMG
    Dim fIQG As NScaleLabelTextProvider
    Dim GIQG As INValueTransform
    Dim value As jGSG
     
    value = instance.KlC(CIQG, dIQG, EIQG, fIQG, GIQG)
    internal override jGSG KlC( 
       NScaleElement CIQG,
       System.double dIQG,
       YYMG EIQG,
       NScaleLabelTextProvider fIQG,
       INValueTransform GIQG
    )

    Parameters

    CIQG
    dIQG
    EIQG
    fIQG
    GIQG
    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