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

汎用プロット要素。
オブジェクト モデル
PlotElement クラス
構文
'宣言
 
Public Class PlotElement 
   Inherits Windows.UI.Xaml.Shapes.Path
public class PlotElement : Windows.UI.Xaml.Shapes.Path 
解説
プロット要素とは、横棒グラフの横棒、円グラフのセグメントなどのデータのビジュアル表現です。
継承階層

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.Shapes.Shape
                        Windows.UI.Xaml.Shapes.Path
                           C1.Xaml.Chart.PlotElement
                              C1.Xaml.Chart.Bar
                              C1.Xaml.Chart.HLOC
                              C1.Xaml.Chart.Lines
                              C1.Xaml.Chart.Pie
                              C1.Xaml.Chart.Symbol

参照

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

 

 


Copyright © GrapeCity inc. All rights reserved.