addCategory
The Chart functionality requires additional licenses. Please contact support@documill.com to enable the licenses.
A child command of defineAxis that adds a category label for the axis being defined. The labels will appear on the axis in the order they are added with these commands.
Parent commands
defineAxis
Required. The axis for which the category label is added. This parent command's resolvedtype
is expected to be "category".
Attributes
value | ||
---|---|---|
Required | Value type | EL-evaluated |
Yes | String | Yes |
Defines the category label. |