MindFusion.Charting 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

Label

Gets the label drawn at this Scatter.

Value

Gets the value that this Scatter represents.

 Inherited Public Properties

  Name Description

Index

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

 See Also