LegendLike
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/charts/plugins/chartLegendItemBoxPlugin / LegendLike
Interface: LegendLike
Defined in: utils/charts/plugins/chartLegendItemBoxPlugin.ts:28
Minimal Chart.js legend shape used by the plugin.
Propertiesβ
legendHitBoxes?β
optionallegendHitBoxes?: readonlyLegendHitBox[]
Defined in: utils/charts/plugins/chartLegendItemBoxPlugin.ts:29
legendItems?β
optionallegendItems?: readonlyLegendItem[]
Defined in: utils/charts/plugins/chartLegendItemBoxPlugin.ts:30
options?β
optionaloptions?: {display?:boolean; }
Defined in: utils/charts/plugins/chartLegendItemBoxPlugin.ts:31
display?β
optionaldisplay?:boolean