Represents data series which contains a group of data values.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
public class DataSeries : Canvas, IDataSeriesInfo |
Visual Basic |
---|
Public Class DataSeries _ Inherits Canvas _ Implements IDataSeriesInfo |
XAML Object Element Usage |
---|
<DataSeries .../> |
Remarks
The DataSeries class has the single set of data values.
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Panel
System.Windows.Controls..::..Canvas
C1.Phone.Chart..::..DataSeries
C1.Phone.Chart..::..XYDataSeries
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Panel
System.Windows.Controls..::..Canvas
C1.Phone.Chart..::..DataSeries
C1.Phone.Chart..::..XYDataSeries