Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Chart > Navigate through Radchart using Binding navigator

Not answered Navigate through Radchart using Binding navigator

Feed from this thread
  • FRANKLIN KUETE avatar

    Posted on Nov 17, 2011 (permalink)

    Hello,
    I'm unsing the RadChart and it's very interesting. but sometimes my Rachart datasource has many datas and the XAxis can not display them all (of course, because sometimes more than a thousand chartitems are returned to the radChart).
    So I want to use a bindingnavigator to navigate through them. is it possible? how?
    Else, can you explain me another solution to navigate through my radchart when there is a lot of datas returned?

    Thank you.

    Reply

  • Ves Ves admin's avatar

    Posted on Nov 22, 2011 (permalink)

    Hi Franklin,

    BindingNavigator allows you to navigate through data records, while RadChart's purpose is to display all the records it has received. So, unless you need to show a single bar/point in the chart at a time, I am not sure this approach is applicable. If you need to show only part of the data in the chart, you will need to split your data into several parts and send one of them to the chart at a time.

    Best regards,
    Ves
    the Telerik team

    Q2’11 SP1 of RadControls for WinForms is available for download (see what's new); also available is the Q3'11 Roadmap for Telerik Windows Forms controls.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WinForms > Chart > Navigate through Radchart using Binding navigator
Related resources for "Navigate through Radchart using Binding navigator"

[ Features | Demos | Documentation | Knowledge Base | Telerik TV | Code Library | Step-by-step Tutorial | Blogs | Self-Paced Trainer ]