Chart for WinRT
XYDataSeries Class
Members 

Represents data series with X- and Y-values.
Object Model
XYDataSeries Class
Syntax
'Declaration
 
Public Class XYDataSeries 
   Inherits DataSeries
public class XYDataSeries : DataSeries 
Remarks
The XYDataSeries class has two sets of data values (for x-coordinates and for y-coordinates).
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Panel
                        Windows.UI.Xaml.Controls.Canvas
                           C1.Xaml.Chart.DataSeries
                              C1.Xaml.Chart.XYDataSeries
                                 C1.Xaml.Chart.BubbleSeries
                                 C1.Xaml.Chart.HighLowSeries

See Also

Reference

XYDataSeries Members
C1.Xaml.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback