Class: this.walls

.Chart. this.walls

Contains left, right, bottom and back wall objects

new this.walls

Parameters:
Name Type Description
chart Tee.Chart The parent chart this walls object belongs to.
Properties:
Name Type Description
[visible=true] Boolean Determines if walls will be displayed or not.
back Tee.Chart.Wall Visual properties to paint the back wall.
Source:
  • ../../src/teechart.js, line 5443