Draws a vertical or horizontal Pyramid with optional dark shaded sides.
public abstract Void Pyramid(Boolean vertical,
Int32 left,
Int32 top,
Int32 right,
Int32 bottom,
Int32 z0,
Int32 z1,
Boolean darkSides)

See Also

Pyramid Overload List | Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace