ActiveReports 12
AxisX Property

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

Reference

Series Class
Series Members