<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapChart Class / ChartControl Property

In This Topic
    ChartControl Property (C1OlapChart)
    In This Topic
    Gets a reference to the inner C1Chart control.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartControl As C1.WPF.C1Chart.C1Chart
    public C1.WPF.C1Chart.C1Chart ChartControl {get;}
    See Also