diff --git a/src/types/index.d.ts b/src/types/index.d.ts index 85f8afd117d..38ff80794bb 100644 --- a/src/types/index.d.ts +++ b/src/types/index.d.ts @@ -2405,11 +2405,6 @@ export interface LegendOptions { * @default fontSize */ boxHeight: number; - /** - * Padding between the color box and the text - * @default 1 - */ - boxPadding: number; /** * Color of label * @see Defaults.color