RadControls for WPF

Defines the DataSeries visual representation to be Line.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.2.611.40

Syntax

C#
public class LineSeriesDefinition : LinearPointMarkSeriesDefinition
Visual Basic
Public Class LineSeriesDefinition _
	Inherits LinearPointMarkSeriesDefinition

Inheritance Hierarchy

See Also