AxisLabelVisualArgs
The context for the visual function of the axis label.
Name | Type | Default | Description |
---|---|---|---|
culture |
| The default culture (if set) of the label. | |
dataItem? |
| If a field is specified, represents the data item. | |
format |
| The default format of the label. | |
options |
| The label options. | |
rect |
| The rectangle that defines the normal position of the visual. | |
sender |
| The instance of the Chart component. | |
text |
| The text of the label. | |
value |
| The value of the label. |
Methods
createVisual | ||||
---|---|---|---|---|
A function that can be used to get the default visual. | ||||
|