Chart for WinRT
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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

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

Send Feedback