ComponentOne FlexChart for WPF
TouchesCaptured Property (C1FlexChart)

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > C1FlexChart Class : TouchesCaptured Property
Syntax
'Declaration
 
Public ReadOnly Property TouchesCaptured As System.Collections.Generic.IEnumerable(Of TouchDevice)
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesCaptured {get;}
See Also

Reference

C1FlexChart Class
C1FlexChart Members