Search
SimpleSeries Properties
 


 Public Properties

  Name Description

data

Gets or sets the data values contained in this series.

dataChanged

Raised when the values in this series change.

dimensions

Implements Series.Dimensions. Returns 1.

size

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

supportedLabels

Implements Series.SupportedLabels. Returns InnerLabel.

title

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

 See Also