Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnyDatum<X, Y>

Type parameters

  • X

  • Y

Hierarchy

Index

Properties

Optional category

category: DatumCategory | null

Optional color

color: AnyColor | null

Optional font

font: AnyFont | null

Optional hitRadius

hitRadius: undefined | number

Optional key

key: undefined | string

Optional label

label: View | string | null

Optional labelPadding

labelPadding: AnyLength | null

Optional labelPlacement

labelPlacement: DatumLabelPlacement

Optional opacity

opacity: number | null

Optional r

r: AnyLength | null

Optional textColor

textColor: AnyColor | null

x

x: X

y

y: Y

Optional y2

y2: Y