MindFusion WinForms Programmer's Guide
AxesChart.PointAreaRadius 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 PointAreaRadius { get; set; }

Visual Basic  Copy Code

Public Property PointAreaRadius As Single

 Property Value

 See Also

AxesChart Members
AxesChart Class
MindFusion.Charting Namespace