<
OLAP for WPF and Silverlight | ComponentOne
C1Olap Architecture / C1OlapChart
In This Topic
    C1OlapChart
    In This Topic

    The C1OlapChart control is used to display OLAP charts. It extends the C1Chart control and provides automatic data binding to C1OlapPanel objects, automatic tooltips, chart type and palette selection.

    The C1OlapChart control extends the C1Chart control, our general-purpose charting control. This means the whole C1Chart object model is also available to C1OlapGrid users. For example, you can export the chart to different file formats including PNG and JPG or customize the chart styles and interactivity.

    To populate C1OlapChart, bind it to a C1OlapPanel that is bound to a data source. See Binding C1OlapChart to a C1OlapPanel for steps on how to do this.

    For information on the C1Chart control, see Chart for WPF and Silverlight documentation.