ComponentOne FlexChart for UWP
PointerCaptures Property (C1AxisScrollbar)

C1.UWP.FlexChart Assembly > C1.Xaml.Chart.Interaction Namespace > C1AxisScrollbar Class : PointerCaptures Property
Syntax
'Declaration
 
Public ReadOnly Property PointerCaptures As Windows.Foundation.Collections.IVectorView(Of Pointer)
public Windows.Foundation.Collections.IVectorView<Pointer> PointerCaptures {get;}
See Also

Reference

C1AxisScrollbar Class
C1AxisScrollbar Members