* Returns an object with padding on the edges
()
| 52 | * Returns an object with padding on the edges |
| 53 | */ |
| 54 | getPadding?(): ChartArea; |
| 55 | /** |
| 56 | * returns true if the layout item is horizontal (ie. top or bottom) |
| 57 | */ |
no outgoing calls
no test coverage detected