ActiveReports 12
AxisY Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > Series Class : AxisY Property
Sets or returns the axis the Layer will be based on vertically.
Syntax
'Declaration
 
Public Property AxisY As AxisBase
public AxisBase AxisY {get; set;}
See Also

Reference

Series Class
Series Members