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. |
Comments
0 comments