Package | Description |
---|---|
com.steema.teechart |
Modifier and Type | Method and Description |
---|---|
Walls.LeftWall |
Walls.getLeft()
Defines the Pen and Brush used to fill the left 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. |
Modifier and Type | Method and Description |
---|---|
void |
Walls.setLeft(Walls.LeftWall value)
Defines the pen and brush used to fill the Left chart side.
|