ActiveReports 12
AxisType Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisBase Class : AxisType Property
Gets or sets the axis type.
Syntax
'Declaration
 
Public Property AxisType As AxisType
public AxisType AxisType {get; set;}

Property Value

A valid AxisType enumeration value, either numerical or categorical.
See Also

Reference

AxisBase Class
AxisBase Members