jQuery Chart margin

Specifies an array of pixel values, corresponding to the for top, right, bottom and left marins:

{
    margin: [30, 30, 30, 30]
}

This setting is demonstrated in the following example.