AG Studio: Build dashboards using native components in web apps. Join us for a webinar on 28th July at 2pm UTC+1 Register

axes.key[type=' angle-category']

type 'angle-category'
Axis type identifier.
shape AgPolarAxisShape
Shape of axis. Default: `polygon`
startAngle Degree
Angle in degrees to start ticks positioning from.
endAngle Degree
Angle in degrees to end ticks positioning at.
crossLines AgAngleCrossLineOptions[]
Add cross lines or regions corresponding to data values.
groupPaddingInner Ratio
This property is for grouped polar series plotted on a angle category axis. It is a proportion between 0 and 1 which determines the size of the gap between the items within a single group along the angle axis.
paddingInner Ratio
This property is for grouped polar series plotted on a angle category axis. It is a proportion between 0 and 1 which determines the size of the gap between the groups of items along the angle axis.
context ContextDefault
Context object to use in callbacks.
reverse boolean
Reverse the axis scale domain if `true`.
line AgAxisLineOptions
Configuration for the axis line.
gridLine AgAxisGridLineOptions
Configuration for the axis grid lines.
label AgAngleAxisLabelOptions
Configuration for the axis labels, shown next to the ticks.
tick AgAxisBaseTickOptions
Configuration for the axis ticks.
interval AgAxisBaseIntervalOptions
Configuration for the axis ticks interval.