Spread Windows Forms 12.0 Product Documentation
YAxes Property (YPlotArea)


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

Reference

YPlotArea Class
YPlotArea Members