Charting for WinForms Programmer's Guide
RadarChart.DefaultAxis Property
See Also
 






Gets a default Axis object used when data item index does not have corresponding element in the Axes collection.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public Axis DefaultAxis { get; set; }

Visual Basic  Copy Code

Public Property DefaultAxis As Axis

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.WinForms Namespace