Search
PointSeries 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.

points

Gets or sets the series' points.

size

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

supportedLabels

Implements Series.SupportedLabels. Returns InnerLabel.

title

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

 See Also