ComponentOne FlexChart for UWP
GettingFocus Event (C1AxisScrollbar)

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

Reference

C1AxisScrollbar Class
C1AxisScrollbar Members