Class Index | File Index

Classes


Class Tee.Chart.Wall

Properties to display a rectangle panel around chart axes
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
Defines visual properties to paint this wall.
 
Determines if this wall will be displayed or not.
Method Summary
Method Attributes Method Name and Description
 
draw()
Class Detail
Tee.Chart.Wall(chart)
Parameters:
{Tee.Chart} chart
The parent chart this wall object belongs to.
Field Detail
{Tee.Format} format
Defines visual properties to paint this wall.

{Boolean} visible
Determines if this wall will be displayed or not.
Default Value:
true
Method Detail
draw()

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Mar 23 2012 10:56:28 GMT+0100 (CET)