ComponentOne FlexChart for UWP
ContextRequested Event (C1LineMarker)

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

Reference

C1LineMarker Class
C1LineMarker Members