Represents an element - spline.

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

Syntax

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

Inheritance Hierarchy

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

See Also