AxisLabelContentArgs
The context for the axis label content function.
Name | Type | Default | Description |
---|---|---|---|
count |
| The total number of rendered labels. | |
culture |
| The default culture (if set) of the label. | |
dataItem? |
| The data item, if set. Available for category axis with set | |
format |
| The default format string of the label. | |
index |
| The index of the label. | |
text |
| The default label text. | |
value |
| The value associated with the axis label. |