ComponentOne Chart for WPF and Silverlight
Lines Class
Members 


C1.WPF.C1Chart Namespace : Lines Class
Represents plot element that connects the data points.
Object Model
Lines Class
Syntax
'Declaration
 
Public Class Lines 
   Inherits PlotElement
'Usage
 
Dim instance As Lines
public class Lines : PlotElement 
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.StepLines

See Also

Reference

Lines Members
C1.WPF.C1Chart Namespace