marginTop property

double? marginTop
getter/setter pair

The margin between the top 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 spacingTop.

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

Implementation

double? marginTop;