Class Index | File Index

Classes


Class Margins

Values for each side (left, top, right and bottom) as percentage margins
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
Amount of bottom margin as percent of chart height.
 
Amount of left margin as percent of chart width.
 
Amount of right margin as percent of chart width.
 
top
Amount of top margin as percent of chart height.
Class Detail
Margins()
Field Detail
{Number} bottom
Amount of bottom margin as percent of chart height.

{Number} left
Amount of left margin as percent of chart width.

{Number} right
Amount of right margin as percent of chart width.

{Number} top
Amount of top margin as percent of chart height.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Feb 29 2012 19:36:56 GMT+0100 (CET)