Class LineSeries
Visualizes a collection of data points using a System.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public class LineSeries : CategoricalStrokedSeries, IChartElementPresenterWithMargin, IChartSeries, IChartElementPresenter, ISeries, IStrokedSeries
Constructors
LineSeries()
Fields
RenderModeProperty
Identifies the Render
Declaration
public static readonly DependencyProperty RenderModeProperty
Field Value
System.
|
Properties
RenderMode
Gets or sets the Series
Declaration
public SeriesRenderMode RenderMode { get; set; }
Property Value
Methods
OnCreateAutomationPeer()
Returns class-specific System.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System. The type-specific System. |