Callout: {
    alignment: string;
    boundingBox: BoundingBox;
    color: string;
    dx: number;
    dy: number;
    group: string;
    label: string;
    pos: Point;
    title: string;
}

Type declaration

  • alignment: string
  • boundingBox: BoundingBox
  • color: string
  • dx: number
  • dy: number
  • group: string
  • label: string
  • pos: Point
  • title: string

Generated using TypeDoc