UNPKG

@mui/x-charts

Version:

The community edition of the Charts components (MUI X).

9 lines (8 loc) 160 B
export declare function useDrawingArea(): { left: number; top: number; width: number; height: number; bottom: number; right: number; };