Represents series view to display series data in the form of the step line.

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

Syntax

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

Inheritance Hierarchy

See Also