Class Index | File Index

Classes


Class Tee.Chart.Aspect

Contains properties related to canvas and 2D / 3D
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
When true, series contents will be restricted to paint inside axes boundaries.
Method Summary
Method Attributes Method Name and Description
 
Class Detail
Tee.Chart.Aspect(chart)
Parameters:
{Tee.Chart} chart
The parent chart this aspect object belongs to.
Field Detail
{Boolean} clip
When true, series contents will be restricted to paint inside axes boundaries.
Method Detail
clipRect(r)
Parameters:
{Tee.Rectangle} r
The rectangle object to apply clipping.

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