ASP.NET AJAX Control Toolkit Demos v20.1.0.0

AreaChart Sample
Ajax Control Toolkit
AreaChart Demonstration
Basic Type:

Stacked Type:
AreaChart Description
The AreaChart control allows rendering an area chart from one or more series of values.
AreaChart Properties
Properties
  • BaseLineColor - Base line color
  • CategoriesAxis - Comma-separated text for each category rendered below X axis
  • CategoryAxisLineColor - Category axis line color
  • ChartType - A chart type. The default value is Basic.
  • ClientSeries - A list of series.
  • DisplayValues - Whether or not show series values.
  • Series - A list of series with designer support.
  • ValueAxisLineColor - Value axis line color
  • ValueAxisLines - Value axis lines count. The default value is 9
Copyright © 2012-2024 CodePlex Foundation. All Rights Reserved.