In This Article

LineSeries Class

Represents a line series for use in a XYChart.

public class LineSeries : LineSeriesBase, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IRefreshable, IXYSeries
Inheritance:
System.Object System.Windows.Threading.DispatcherObject System.Windows.DependencyObject System.Windows.Media.Visual System.Windows.UIElement System.Windows.FrameworkElement System.Windows.Controls.Control SeriesBase XYSeriesBase LineSeriesBase Object

Constructors

LineSeries()

Initializes a new instance of the LineSeries class.

public LineSeries()

Inherited Members

Extension Methods