Package | Description |
---|---|
com.steema.teechart |
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
void |
Walls.setBottom(Walls.BottomWall value)
Defines the pen and brush used to fill the bottom chart side.
|