New to Kendo UI for Angular? Start a free 30-day trial
AxisLabelVisualArgs
Represents the context for the axis label visual
function.
Name | Type | Default | Description |
---|---|---|---|
createVisual |
|
Specifies a function that gets the default visual. | |
culture |
|
Specifies the default culture (if set) of the label. | |
dataItem? |
|
Specifies the data item if a field is specified. | |
format |
|
Specifies the default format of the label. | |
options |
|
Specifies the label options. | |
rect |
|
Specifies the rectangle that defines the normal position of the visual. | |
sender |
|
Specifies the instance of the Chart component. | |
text |
|
Specifies the text of the label. | |
value |
|
Specifies the value of the label. |