Spread Windows Forms 12.0 Product Documentation
XAxis Property (RadarPlotArea)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > RadarPlotArea Class : XAxis Property
Gets the x-axis.
Syntax
'Declaration
 
Public ReadOnly Property XAxis As RadarIndexAxis
'Usage
 
Dim instance As RadarPlotArea
Dim value As RadarIndexAxis
 
value = instance.XAxis
public RadarIndexAxis XAxis {get;}
See Also

Reference

RadarPlotArea Class
RadarPlotArea Members