Home > plot > IYAxisConfig
IYAxisConfig interface#
Configures a Y axis of the chart.
Signature:Properties#
| Property | Type | Description |
|---|---|---|
| max? | number | (Optional) Sets the maximum value to render on the axis. |
| min? | number | (Optional) Sets the minimum value to render on the axis. |