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

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

Uses of Walls.RightWall in com.steema.teechart
 

Methods in com.steema.teechart that return Walls.RightWall
 Walls.RightWall Walls.getRight()
          Defines the pen and brush used to fill the right 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.RightWall
 void Walls.setRight(Walls.RightWall value)
          Defines the pen and brush used to fill the Right chart side.