BarChart Module
Typed Props front door for the `BarChart` control.
Functions and values
| Function or value |
Description
|
|
Authoring defaults; optional fields take their value from here.
|
Full Usage:
view props
Parameters:
BarChartProps<'msg>
Returns: Widget<'msg>
Type parameters: 'msg |
Lowers structurally equal to `BarChart.create [ BarChart.series props.Series ]`.
|