Spread for ASP.NET 12 Product Documentation
YAxes Property (RadarPlotArea)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > RadarPlotArea Class : YAxes Property
Gets the collection of y axes.
Syntax
'Declaration
 
Public ReadOnly Property YAxes As RadarValueAxisCollection
'Usage
 
Dim instance As RadarPlotArea
Dim value As RadarValueAxisCollection
 
value = instance.YAxes
public RadarValueAxisCollection YAxes {get;}
See Also

Reference

RadarPlotArea Class
RadarPlotArea Members