Chart for WPF/Silverlight
PlotElement クラス
メンバ 

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 : PlotElement クラス
すべてのプロット要素の基本クラスを表します。
オブジェクト モデル
PlotElement クラス
シンタックス
'宣言
 
Public Class PlotElement 
   Inherits System.Windows.Shapes.Shape
   Implements IPlotElement 
public class PlotElement : System.Windows.Shapes.Shape, IPlotElement  
解説
プロット要素とは、横棒グラフの横棒、円グラフのセグメントなどのデータのビジュアル表現です。
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Shapes.Shape
                     C1.WPF.C1Chart.PlotElement
                        C1.WPF.C1Chart.Bar
                        C1.WPF.C1Chart.FrameworkElement3D
                        C1.WPF.C1Chart.HLOC
                        C1.WPF.C1Chart.Lines
                        C1.WPF.C1Chart.Pie
                        C1.WPF.C1Chart.Symbol

参照

PlotElement メンバ
C1.WPF.C1Chart 名前空間