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

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

Uses of Walls.BottomWall in com.steema.teechart
 

Methods in com.steema.teechart that return Walls.BottomWall
 Walls.BottomWall Walls.getBottom()
          Defines the pen and brush used to fill the bottom 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.BottomWall
 void Walls.setBottom(Walls.BottomWall value)
          Defines the pen and brush used to fill the bottom chart side.