Search
StockPriceSeries Properties
 


 Public Properties

  Name Description

customDateTimeFormat

Gets or sets a custom format string for DateTime labels.

dataChanged

Raised when the values in this series change.

dateTimeFormat

Gets or sets a value indicating how to format DateTime values as labels.

dimensions

Implements Series.Dimensions. Returns 5.

labelPrefix

Gets or sets a prefix added in front of formatted DateTime labels.

labelSuffix

Gets or sets a suffix appended to formatted DateTime labels.

size

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

supportedLabels

Implements Series.SupportedLabels. Returns InnerLabel.

title

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

values

Gets or sets the series' points.

 See Also