MindFusion WinForms Programmer's Guide
Chart.HitTestOffset Property
See Also
 





Gets or sets the radius of the area that, when clicked, will be treated as a click to the point that is its center.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public float HitTestOffset { get; set; }

Visual Basic  Copy Code

Public Property HitTestOffset As Single

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting Namespace