Margins : Margin properties used in most visualizations

# margin

Relative length in pixels for the distance between various objects in the graphs. This value is adjusted acording to the graph dimensions if the adjustAspectRatio parameter is set to true
Type: integer
Default: 5

# marginBottom

Specifies the length in pixels for the bottom margin in the canvas
Type: integer
Default: 5

# marginLeft

Specifies the length in pixels for the left margin in the canvas
Type: integer
Default: 5

# marginRight

Specifies the length in pixels for the right margin in the canvas
Type: integer
Default: 5

# marginTop

Specifies the length in pixels for the top margin in the canvas
Type: integer
Default: 5