ComponentOne Chart for WPF and Silverlight
AreAnyTouchesDirectlyOver Property (PlotElement)


C1.WPF.C1Chart Namespace > PlotElement Class : AreAnyTouchesDirectlyOver Property
Syntax
'Declaration
 
Public ReadOnly Property AreAnyTouchesDirectlyOver As System.Boolean
'Usage
 
Dim instance As PlotElement
Dim value As System.Boolean
 
value = instance.AreAnyTouchesDirectlyOver
public System.bool AreAnyTouchesDirectlyOver {get;}
See Also

Reference

PlotElement Class
PlotElement Members