RadChart for ASP.NET AJAX

RadControls for ASP.NET AJAX

 
Programmatically Created Chart

The figure above shows a more complex chart than the minimal example of programmatically created RadChart. This example demonstrates how to:

  • Create the chart, define the chart title and the title's appearance.

  • Define two different chart series, how to hide the series labels and tailor the series appearance.

  • Add multiple chart series items with data.

  • How to display point marks to highlight the data points.

  • Fill the plot area background with a gradient color.

  • Set axis line and label appearance.

See Also