marginBottom property

double? marginBottom
getter/setter pair

The margin between the bottom outer edge of the chart and the plot area. Use this to set a fixed pixel value for the margin as opposed to the default dynamic margin. See also spacingBottom.

API Docs: https://api.highcharts.com/highcharts/chart.marginBottom

Implementation

double? marginBottom;