axes.key[type=' radius-category']
- type
'radius-category' - Axis type identifier.
- positionAngle
Degree - The rotation angle of axis line and labels in degrees.
- title
AgAxisCaptionOptions - Configuration for the title shown next to the axis.
- crossLines
AgRadiusCrossLineOptions[] - Add cross lines or regions corresponding to data values.
- innerRadiusRatio
Ratio - The ratio of the inner radius of the axis as a proportion of the overall radius. Used to create an inner circle.
- groupPaddingInner
Ratio - This property is for grouped polar series plotted on a radius 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 radius 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.
- paddingOuter
Ratio - This property is for grouped polar series plotted on a radius 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
AgRadiusAxisLabelOptions - 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.
axes.key[type=' radius-category']
- type
'radius-category' - Axis type identifier.
- positionAngle
Degree - The rotation angle of axis line and labels in degrees.
- title
AgAxisCaptionOptions - Configuration for the title shown next to the axis.
- crossLines
AgRadiusCrossLineOptions[] - Add cross lines or regions corresponding to data values.
- innerRadiusRatio
Ratio - The ratio of the inner radius of the axis as a proportion of the overall radius. Used to create an inner circle.
- groupPaddingInner
Ratio - This property is for grouped polar series plotted on a radius 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 radius 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.
- paddingOuter
Ratio - This property is for grouped polar series plotted on a radius 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
AgRadiusAxisLabelOptions - 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.