ComponentOne Chart for WPF and Silverlight
StepArea Class
Members 


C1.WPF.C1Chart Namespace : StepArea Class
Represents plot element of step area chart.
Object Model
StepArea Class
Syntax
'Declaration
 
Public Class StepArea 
   Inherits Area
'Usage
 
Dim instance As StepArea
public class StepArea : Area 
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

StepArea Members
C1.WPF.C1Chart Namespace