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

Packages that use Walls.LeftWall
com.steema.teechart   
 

Uses of Walls.LeftWall in com.steema.teechart
 

Methods in com.steema.teechart that return Walls.LeftWall
 Walls.LeftWall Walls.getLeft()
          Defines the Pen and Brush used to fill the left chart side.
 

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