Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartMember Class / Chart Property

In This Topic
    Chart Property
    In This Topic
    Gets the Chart object contaning this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Chart As Chart
    public Chart Chart {get;}
    See Also