Back to Devexpress

SeriesPoint Properties

wpf-devexpress-dot-xpf-dot-charts-dot-seriespoint-dot-underscore-properties.md

latest3.6 KB
Original Source

SeriesPoint Properties

An individual series point in the series.

NameDescription
ActualArgumentGets the actual argument of a series point.
ArgumentGets or sets the series point’s argument.
BrushGets or sets the brush used to draw this point.
DateTimeArgumentGets the point’s argument value of a date-time type.
DateTimeValueGets the point’s value of a date-time type.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
NonAnimatedValueGets the non-animated value of the SeriesPoint.Value property.
NumericalArgumentGets the point’s argument value of a numerical type.
SeriesReturns the series which is the owner of the current series point.
TagGets or sets the object that contains data related to this series point.
TimeSpanArgumentGets the point’s argument value of the time-span type.
TimeSpanValueGets the point’s value of the time-span type.
ToolTipHintGets or sets the data that represents the content (text, image, etc.) of the tooltip’s hint for a series point.
TypeNameSerializableGets the string value used to support serialization of the SeriesPoint type.
ValueGets or sets the series point’s value.

See Also

SeriesPoint Class

SeriesPoint Members

DevExpress.Xpf.Charts Namespace