(chartArea?: ChartArea)
| 1358 | getTicks(): Tick[]; |
| 1359 | getLabels(): string[]; |
| 1360 | getLabelItems(chartArea?: ChartArea): LabelItem[]; |
| 1361 | beforeUpdate(): void; |
| 1362 | configure(): void; |
| 1363 | afterUpdate(): void; |
no outgoing calls
no test coverage detected