Back to Devexpress

SeriesPoint Properties

corelibraries-devexpress-dot-xtracharts-dot-seriespoint-dot-underscore-properties.md

latest3.5 KB
Original Source

SeriesPoint Properties

Represents an individual series point.

NameDescription
AnnotationsProvides access to the annotations collection of the series point.
ArgumentGets the point’s argument value.
ArgumentSerializableGets or sets the string value used to support serialization of the SeriesPoint.Argument property.
ColorGets or sets the color used to draw this point.
ColorSerializableGets or sets the string value used to support serialization of the SeriesPoint.Color property.
DateTimeArgumentGets the point’s argument value of the date-time type.
DateTimeValuesGets or sets the point’s data value(s) of the date-time type.
IsEmptyGets or sets whether the current point is empty.
Item[Int32]Provides indexed access to individual values at this series point.
LengthGets the length of an array which contains the series point’s values.
NumericalArgumentGets the point’s argument value of the numerical type.
RelationsProvides access to the collection of relations for a series.
SeriesPointIDGets or sets the ID of a point.
TagGets or sets the object that contains data related to this series point.
TimeSpanArgumentGets or sets the series point’s time-span argument.
TimeSpanValuesGets or sets the point’s data value(s) of the time-span type.
ToolTipHintGets or sets a value to be shown as a hint in a series point’s tooltip.
ValuesGets or sets the point’s data value(s).
ValuesSerializableGets or sets the string value used to support serialization of the SeriesPoint.Values collection.

See Also

SeriesPoint Class

SeriesPoint Members

DevExpress.XtraCharts Namespace