Class: this.aspect

.Chart. this.aspect

Contains properties related to canvas and 2D / 3D

Constructor

new this.aspect(chart)

Parameters:
Name Type Description
chart Tee.Chart The parent chart this aspect object belongs to.
Properties:
Name Type Description
clip Boolean When true, series contents will be restricted to paint inside axes boundaries.
Source:

Methods

(static) clipRect(r)

Parameters:
Name Type Description
r Tee.Rectangle The rectangle object to apply clipping.
Source: