Search
Series2D Properties
 


 Public Properties

  Name Description

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