LineChartProps<'msg> Type
Immutable, compiler-checked authoring surface for a line chart. `series` required. Reuses the existing `ChartSeries` data type. `OnSelected = None` lowers to no binding.
Record fields
| Record Field |
Description
|
|
|
Full Usage:
OnSelected
Field type: (string -> 'msg) option
|
|
|
|