Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / RadarPlotArea Class / XAxis Property


In This Topic
XAxis Property (RadarPlotArea)
In This Topic
Gets the x-axis.
Syntax
'Declaration
 
Public ReadOnly Property XAxis As RadarIndexAxis
 
'Usage
 
Dim instance As RadarPlotArea
Dim value As RadarIndexAxis
 
value = instance.XAxis
See Also