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: