C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1AxisScrollbar Class / OnPointerPressed Method

In This Topic
OnPointerPressed Method (C1AxisScrollbar)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnPointerPressed( _
   ByVal e As Windows.UI.Xaml.Input.PointerRoutedEventArgs _
) 
 

Parameters

e
See Also