2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / TrendLinesCollection Class
Members

In This Topic
    TrendLinesCollection Class
    In This Topic
    The TrendLinesCollection class contains TrendLines associated with the ChartData object.
    Object Model
    TrendLinesCollection Class
    Syntax
    'Declaration
     
    Public Class TrendLinesCollection 
       Inherits System.Collections.CollectionBase
    public class TrendLinesCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Chart.TrendLinesCollection

    See Also