Search
Series3D Properties
 


 Public Properties

  Name Description

dataChanged

Raised when the values in this series change.

dimensions

Implements Series.Dimensions. Returns 3.

labels

Gets or sets the data labels.

size

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

supportedLabels

Implements Series.SupportedLabels. Returns InnerLabel.

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.

zData

Gets or sets the Z coordinates of data items.

 See Also