UNPKG

@toast-ui/chart

Version:

TOAST UI Application: Chart

3 lines (2 loc) 186 B
import { CircleLegendModel } from "../../types/components/circleLegend"; export declare function circleLegend(ctx: CanvasRenderingContext2D, circleLegendModel: CircleLegendModel): void;