<
OLAP for WPF and Silverlight | ComponentOne
OLAP for WPF and Silverlight Task-Based Help / Binding C1OlapChart to a C1OlapPanel
In This Topic
    Binding C1OlapChart to a C1OlapPanel
    In This Topic

    You can populate a C1OlapChart control by binding it to a C1OlapPanel that is bound to a data source. Note that this topic assumes you have a bound C1OlapPanel control on your form.

    Set the C1OlapChart.DataSource property on the C1OlapChart to the C1OlapPanel that provides the Olap data.