ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1AxisScrollbar Class / PixelsToUnits Method

In This Topic
    PixelsToUnits Method (C1AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function PixelsToUnits( _
       ByVal pixels As System.Double _
    ) As System.Double
    protected override System.double PixelsToUnits( 
       System.double pixels
    )

    Parameters

    pixels
    See Also