Defines the Polygon element.

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

Syntax

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

Inheritance Hierarchy

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

See Also