ChartValueAxisNotesLabelProps
Represents the props of the Kendo UI for Vue ChartValueAxisNotesLabel component.
Name | Type | Default | Description |
---|---|---|---|
background? |
|
The background color of the label. Accepts a valid CSS color string, including hex and rgb. | |
border? |
|
The border of the label. | |
color? |
|
The text color of the label. Accepts a valid CSS color string, including hex and rgb. | |
content? |
|
The function which returns the label content. The function argument contains a | |
font? |
|
The font style of the label. | |
format? |
|
The format used to display the notes label. Uses the IntlService | |
position? |
|
The position of the labels. The supported values are:
|