Charting for WinForms Programmer's Guide
RadarPlot.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
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Axis DefaultAxis { get; set; }

Visual Basic  Copy Code

Public Property DefaultAxis As Axis

 Property Value

 See Also

RadarPlot Members
RadarPlot Class
MindFusion.Charting Namespace