Search
LineChart Members
Constructors Properties
 


A control used to draw line charts.

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

 Public Constructors

  Name Description

LineChart

Initializes a new instance of the LineChart class.

 Public Properties

  Name Description

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