Represents plot element that connects the data points.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public class Lines : PlotElement
Visual Basic
Public Class Lines _
	Inherits PlotElement

Inheritance Hierarchy

See Also