Search
AreaChart Members
Constructors Properties
 


A control used to draw area charts.

The following tables list the members exposed by the AreaChart type.

 Public Constructors

  Name Description

AreaChart

Initializes a new instance of the AreaChart class.

 Public Properties

  Name Description

areaOpacity

Gets or sets the opacity of area polygons.

lineType

Gets or sets what type of line segments to draw between data points.

series

BiaxialChart.Series override. Gets or sets the list of series whose data is drawn in this chart.

 See Also