Represents SeriesView to display series data in the form of the broken line.

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

Syntax

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

Inheritance Hierarchy

See Also