max
Home > @gooddata/sdk-ui-charts > IAxisConfig > max
IAxisConfig.max property
For axis with numeric tics, this can influence the maximum value shown on the axis and in the chart itself.
The min and max can be used to zoom-in or zoom-out the chart.
Signature:
max?: string;