MindFusion WinForms Programmer's Guide
Line Members
Constructors Properties
 


A class that represents line objects in line charts.

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

 Public Constructors

  Name Description

Line

Initializes a new instance of the Line class.

 Public Properties

  Name Description

DataIndex

Gets the index of this ChartElement in the array with data used by the chart series it belongs to. (Inherited from ChartElement.)

Index

Gets the index of the chart element. (Inherited from ChartElement.)

MaxNum

Gets the biggest number this Line series contains.

SecondDataIndex

Gets the index of the point next to the clicked point.

SeriesIndex

Gets the index of the chart series this ChartElement belongs to. (Inherited from ChartElement.)

Sum

Gets the sum of all data values in this line series.

 See Also

Line Class
MindFusion.Charting Namespace