ComponentOne FlexChart for UWP
DropCompleted Event (C1AxisScrollbar)

C1.UWP.FlexChart Assembly > C1.Xaml.Chart.Interaction Namespace > C1AxisScrollbar Class : DropCompleted Event
Syntax
'Declaration
 
Public Event DropCompleted As Windows.Foundation.TypedEventHandler(Of UIElement,DropCompletedEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,DropCompletedEventArgs> DropCompleted
See Also

Reference

C1AxisScrollbar Class
C1AxisScrollbar Members