Initializes a new instance of the PolylineElement class.

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

Syntax

C#
public PolylineElement()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
PolylineElement()

See Also