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

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 : Area クラス
データポイントとベースラインの間の領域を塗りつぶす面プロット要素を表します。
オブジェクト モデル
Area クラス
シンタックス
'宣言
 
Public Class Area 
   Inherits Lines
   Implements IPlotElement 
public class Area : Lines, 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.Lines
                           C1.WPF.C1Chart.Area
                              C1.WPF.C1Chart.StepArea

参照

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