Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Chart > Bar chart with combined series
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Bar chart with combined series

Feed from this thread
  • Peter avatar

    Posted on May 25, 2011 (permalink)

    Hi All,

    I am not sure how to accomplish this, but lets say the datasource looks something like this:

    BestValue        ProposedValue      WorstValue       Type
    120                  100                        80                      Capex
    50                    20                          -10                     Opex

    I would like to create a bar chart that has 2 horizontal bars that starts with the worst value and ends at the bestvalue. I will then like to add a line/point series as well.... I attached a screenshot of the grid that was created in Excel, but I would like to publish this chart to SharePoint.

    Is this at all possible? If yes, could someone maybe guide me in the right direction please?

    Thanks!
    Attached files

  • Peter avatar

    Posted on May 27, 2011 (permalink)

    Anyone plz?

  • Evgenia Evgenia admin's avatar

    Posted on May 30, 2011 (permalink)

    Hi Peter,

    The Chart Type you need is StackedBar Chart  - shown in our demo with source code.
    As for the SharePoint integration - you may find our online documentation topics a good starting point. You may also take a look at our forum post regarding Sharepoint and RadChart.

    Greetings,
    Evgenia
    the Telerik team

    Consider using RadControls for ASP.NET AJAX (built on top of the ASP.NET AJAX framework) as a replacement for the Telerik ASP.NET Classic controls, See the product support lifecycle here.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Chart > Bar chart with combined series