Represents a chart element in the form of the pseudo 3D parallelepiped.

Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public class PseudoBar : PseudoElement
Visual Basic (Declaration)
Public Class PseudoBar _
	Inherits PseudoElement
Visual C++
public ref class PseudoBar : public PseudoElement

Inheritance Hierarchy

See Also