New to KendoReact? Start a free 30-day trial
ChartXAxisNotesProps
ChartXAxisNotesPropsPremium
Represents the props of the KendoReact ChartXAxisNotes component.
| Name | Type | Default | Description | 
|---|---|---|---|
| children? | 
 | The child components of the ChartXAxisNotes. Supported child components are: ChartXAxisNotesIcon and ChartXAxisNotesLabel. | |
| data? | 
 | The items of the notes. | |
| icon? | 
 | The icon of the notes. | |
| label? | 
 | The label of the notes. | |
| line? | 
 | The line of the notes. | |
| position? | 
 | The position of the X-axis note. The supported values are: 
 | |
| visual? | 
 | A function for creating custom visuals for the notes. The available argument fields are: 
 |