Checks if the point is part of the series graphics.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public virtual bool ContainsPoint ( |
Visual Basic
![]() |
---|
Public Overridable Function ContainsPoint( _ |
The point to check.
true if the point is part of a series; otherwise false.