ComponentOne FlexChart for UWP
ContextCanceled Event (C1AxisScrollbar)

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

Reference

C1AxisScrollbar Class
C1AxisScrollbar Members