Chart for WinRT
Holding Event (DataSeries)

Syntax
'Declaration
 
Public Event Holding As Windows.UI.Xaml.Input.HoldingEventHandler
public event Windows.UI.Xaml.Input.HoldingEventHandler Holding
Event Data

The event handler receives an argument of type Windows.UI.Xaml.Input.HoldingRoutedEventArgs containing data related to this event. The following HoldingRoutedEventArgs properties provide information specific to this event.

PropertyDescription
Handled  
HoldingState  
OriginalSource (Inherited from Windows.UI.Xaml.RoutedEventArgs)
PointerDeviceType  
See Also

Reference

DataSeries Class
DataSeries Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback