Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartDataPoints Class
Members

In This Topic
    ChartDataPoints Class
    In This Topic
    Represents a collection of ChartDataPoint objects.
    Object Model
    ChartDataPoints Class
    Syntax
    'Declaration
     
    Public Class ChartDataPoints 
       Inherits C1.C1Preview.OwnedCollection
    public class ChartDataPoints : C1.C1Preview.OwnedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Rdl.Rdl2008.ChartDataPoints

    See Also