Spread Windows Forms 12.0 Product Documentation
XAxis Property (PolarPlotArea)


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

Reference

PolarPlotArea Class
PolarPlotArea Members