ComponentOne Chart for WPF and Silverlight
Area Class
Members 


C1.WPF.C1Chart Namespace : Area Class
Represents the area plot element that fills the area between data point and base line.
Object Model
Area Class
Syntax
'Declaration
 
Public Class Area 
   Inherits Lines
'Usage
 
Dim instance As Area
public class Area : Lines 
Inheritance Hierarchy

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

See Also

Reference

Area Members
C1.WPF.C1Chart Namespace