ComponentOne Reports for WPF
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