Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ChartPointOptions

Index

Properties

Optional backgroundColor

backgroundColor: undefined | string | string[] | CanvasGradient | CanvasPattern

Optional borderColor

borderColor: undefined | string | string[] | CanvasGradient | CanvasPattern

Optional borderWidth

borderWidth: undefined | number

Optional hitRadius

hitRadius: undefined | number

Optional hoverBorderWidth

hoverBorderWidth: undefined | number

Optional hoverRadius

hoverRadius: undefined | number

Optional pointStyle

pointStyle: undefined | "circle" | "line" | "rect" | "cross" | "crossRot" | "dash" | "rectRounded" | "rectRot" | "star" | "triangle"

Optional radius

radius: undefined | number

Optional rotation

rotation: undefined | number

Generated using TypeDoc