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


In This Topic
    KlC Method (NValueScaleLabelStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Function KlC( _
       ByVal WIQG As NScaleElement, _
       ByVal xIQG As System.Double, _
       ByVal YIQG As YYMG, _
       ByVal AjQG As NScaleLabelTextProvider, _
       ByVal bjQG As INValueTransform _
    ) As jGSG
    'Usage
     
    
    Dim instance As NValueScaleLabelStyle
    Dim WIQG As NScaleElement
    Dim xIQG As System.Double
    Dim YIQG As YYMG
    Dim AjQG As NScaleLabelTextProvider
    Dim bjQG As INValueTransform
    Dim value As jGSG
     
    value = instance.KlC(WIQG, xIQG, YIQG, AjQG, bjQG)
    internal override jGSG KlC( 
       NScaleElement WIQG,
       System.double xIQG,
       YYMG YIQG,
       NScaleLabelTextProvider AjQG,
       INValueTransform bjQG
    )

    Parameters

    WIQG
    xIQG
    YIQG
    AjQG
    bjQG
    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