ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart Class
Members

In This Topic
    Chart Class
    In This Topic
    The Chart Class inherits from C1.C1Report.Field and uses the C1Chart control to embed data bound charts in reports.
    Object Model
    Chart Class
    Syntax
    'Declaration
     
    Public Class Chart 
       Inherits C1.C1Report.Field
    public class Chart : C1.C1Report.Field 
    Inheritance Hierarchy

    System.Object
       C1.C1Report.Field
          C1.C1Report.CustomFields.Chart

    See Also