Class: Margins

Margins

Values for each side (left, top, right and bottom) as percentage margins.

new Margins

Properties:
Name Type Description
[left=2] Number Amount of left margin as percent of chart width.
[top=2] Number Amount of top margin as percent of chart height.
[right=2] Number Amount of right margin as percent of chart width.
[bottom=2] Number Amount of bottom margin as percent of chart height.
Source:
  • ../../src/teechart.js, line 244