C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1AxisScrollbar Class / PixelsToUnits Method
In This Topic
PixelsToUnits Method (C1AxisScrollbar)
In This Topic
Converts pixels to its corresponding unit value in the range slider
Syntax
protected virtual double PixelsToUnits( 
   double pixels
)

Parameters

pixels
See Also