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

See Also

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