Class Index | File Index

Classes


Class Tee.Chart.Panel

Defines the visual properties for chart background
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
Visual properties to paint the chart panel background.
 
Controls the spacing between background panel to chart contents.
 
Determines if panel background will be filled or not.
Method Summary
Method Attributes Method Name and Description
 
 
draw()
Class Detail
Tee.Chart.Panel(chart)
Parameters:
{Tee.Chart} chart
The parent chart this panel object belongs to.
Field Detail
{Tee.Format} format
Visual properties to paint the chart panel background.

{Tee.Margins} margins
Controls the spacing between background panel to chart contents.

{Boolean} transparent
Determines if panel background will be filled or not.
Method Detail
clear()

draw()

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Jul 04 2014 13:24:58 GMT+0200 (CEST)