AxisLabelVisualArgs
Interface
Represents the context for the axis label visual function.
Definition
Package:@progress/kendo-angular-charts
Properties
Specifies a function that gets the default visual.
Returns:
culture
string
Specifies the default culture (if set) of the label.
dataItem?
any
Specifies the data item if a field is specified.
format
string
Specifies the default format of the label.
options
any
Specifies the label options.
Specifies the instance of the Chart component.
text
string
Specifies the text of the label.
value
any
Specifies the value of the label.