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

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

Syntax

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

Inheritance Hierarchy

See Also