FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 程序集 / C1.WPF.Chart.Interaction 命名空间 / C1RangeSelector 类 / PixelsToUnits 方法

本主题中
    PixelsToUnits 方法 (C1RangeSelector)
    本主题中
    Converts pixels to it´s corresponding unit value in the range slider
    语法
    '声明
     
    Protected Overrides Function PixelsToUnits( _
       ByVal pixels As Double _
    ) As Double
    protected override double PixelsToUnits( 
       double pixels
    )

    参数

    pixels
    请参见