Category Marker
A category marker that can be used to highlight a category in a category plot.
The category marker can be drawn as a line or as a rectangle.
Line mode:
Rectangle mode:
Properties
See Marker for the list of generic marker properties.
Category markers have the following additional properties:
Property | Name | Type | Description |
Category Key | key | String | Category to mark. |
Draw As Line | drawAsLine | Boolean | Flag that controls whether the marker is drawn as a line or a rectangle. |
Was this page helpful?