Search
Series2D Properties
 


 Public Properties

  Name Description

dataChanged

Raised when the values in this series change.

dimensions

Implements Series.Dimensions. Returns 2.

labels

Gets or sets the data labels.

size

Implements Series.Size. Returns the number of elements in XData list.

supportedLabels

Implements Series.SupportedLabels. Gets or sets the kind of labels reported as supported by this series.

title

Implements Series.Title. Gets or sets the title of this series.

xData

Gets or sets the X coordinates of data items.

yData

Gets or sets the Y coordinates of data items.

 See Also