Defines the PolyLine element.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Instrumentation.Model..::.Element
    PerpetuumSoft.Charts..::.PolylineElement

See Also