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

BubbleSeries には、各データポイントに使用するシンボルのサイズを指定する値を含めることができます。BubbleSeries を使用してバブルチャートを作成できます。
オブジェクト モデル
BubbleSeries クラス
構文
'宣言
 
Public Class BubbleSeries 
   Inherits XYDataSeries
public class BubbleSeries : XYDataSeries 
継承階層

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

参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.