MindFusion WinForms Programmer's Guide
ChartElement Members
Constructors Properties
 


Base class for all chart elements - Bar, Line, Scatter, Bubble, PiePiece and RadarPiece.

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

 Public Constructors

  Name Description

ChartElement

Creates a new instance of the ChartElement 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.

Index

Gets the index of the chart element.

SeriesIndex

Gets the index of the chart series this ChartElement belongs to.

 See Also

ChartElement Class
MindFusion.Charting Namespace