ComponentOne Studio for WinRT XAML
XYDataSeries クラス
メンバ 

x 値と y 値を持つデータ系列を表します。
オブジェクト モデル
XYDataSeries クラス
構文
'宣言
 
Public Class XYDataSeries 
   Inherits DataSeries
public class XYDataSeries : DataSeries 
解説
XYDataSeries クラスは、2組のデータ値を持ちます(x 座標と y 座標)。
継承階層

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

参照

XYDataSeries メンバ
C1.Xaml.Chart 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.