MindFusion WinForms Programmer's Guide
Scatter Members
Constructors Properties
 


A class that represents scatter objects in scatter charts.

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

 Public Constructors

  Name Description

Scatter

Initializes a new instance of the Scatter 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.)

Label

Gets the label drawn at this Scatter.

SeriesIndex

gets the index of the series this scatter belongs to.

Value

Gets the value that this Scatter represents.

 See Also

Scatter Class
MindFusion.Charting Namespace