Checks if the specified point lies at the border between two pieces.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public override bool ContainsPoint ( |
Visual Basic
![]() |
---|
Public Overrides Function ContainsPoint( _ |
The clicked point to check.
true if the point lies at the line between two pie pieces; otherwise false.