Logo FS-Skia-UI

ChartPoint Type

A single plotted datum (`ChartPoint`): `X`/`Y` coordinates plus an optional `Label` for line, bar, pie, and scatter chart kinds.

Record fields

Record Field Description

Label

Full Usage: Label

Field type: string option
Field type: string option

X

Full Usage: X

Field type: float
Field type: float

Y

Full Usage: Y

Field type: float
Field type: float

Type something to start searching.