Class Index | File Index

Classes


Class Tee.Chart.Walls

Contains left, right, bottom and back wall objects
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 back wall.
 
Determines if walls will be displayed or not.
Method Summary
Method Attributes Method Name and Description
 
draw()
Class Detail
Tee.Chart.Walls(chart)
Parameters:
{Tee.Chart} chart
The parent chart this walls object belongs to.
Field Detail
{Tee.Chart.Wall} back
Visual properties to paint the back wall.

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

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Mar 01 2012 09:16:24 GMT+0100 (CET)