Uses of Class
com.steema.teechart.Walls.BackWall

Packages that use Walls.BackWall
com.steema.teechart TeeChart Charting Library for Java. 
 

Uses of Walls.BackWall in com.steema.teechart
 

Methods in com.steema.teechart that return Walls.BackWall
 Walls.BackWall Walls.getBack()
          Defines the pen and brush used to fill the back chart side.
Available IWall properties are Brush, Color, Dark3D, Gradient, Pen, Size and Transparent.
tChart.Aspect.View3D and tChart.Walls.Visible should be true to use tChart.Walls.Back, tChart.Walls.Bottom, tChart.Walls.Left and tChart.Walls.Right.
 

Methods in com.steema.teechart with parameters of type Walls.BackWall
 void Walls.setBack(Walls.BackWall value)
          Defines the pen and brush used to fill the back chart side.