Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Chart > RadChart - No data to display"

Not answered RadChart - No data to display"

Feed from this thread
  • Posted on Feb 3, 2012 (permalink)

    Hi

    I am working on RadCharts, one of the requirement is to display "No data to display" or some custom message when there the datasource is empty.

    I am currently using 2011.1.419.1040

    Please advise.

    Reply

  • Posted on Feb 4, 2012 (permalink)

    Hi David,

                 Please check out below Code for your requirement.

    chart.DefaultView.ChartArea.IsNoDataMessageEnabled = true;
    chart.DefaultView.ChartArea.NoDataString = "No Data To Display";


    Regards
    Rahul

    Reply

  • Dragos avatar

    Posted on Feb 7, 2012 (permalink)

    Hello,

    Is there a way to accomplish the same thing for the razor version in MVC ?

    THX 

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Chart > RadChart - No data to display"
Related resources for "RadChart - No data to display""

Silverlight Chart Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]