Class Index | File Index

Classes


Class Aspect

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

Class Summary
Constructor Attributes Constructor Name and Description
 
Aspect(chart)
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
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:
{Rectangle} r
The rectangle object to apply clipping.

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