
We use margin to define the space between the edge of the chart and the next closest item: the credit line the legend, the axis etc.
We use padding to define the space between the margin and the chart area.
We also have a method of extraPadding so that we can add or subtract from the default padding without modifying it.
We use margin to define the space between the edge of the chart and the next closest item: the credit line the legend, the axis etc.
We use padding to define the space between the margin and the chart area.
We also have a method of
extraPaddingso that we can add or subtract from the default padding without modifying it.