Back to Devexpress

SeriesPoint3D Properties

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

latest3.2 KB
Original Source

SeriesPoint3D Properties

The series point of 3D series.

NameDescription
ActualXArgumentReturns the string representation of the actual X-argument value.
ActualYArgumentReturns the string representation of the actual Y-argument value.
BrushGets or sets the color of the series point.
DateTimeXArgumentThe date-time X-argument value.
DateTimeYArgumentThe date-time Y-argument value.
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.
NumericXArgumentThe numeric X-argument value.
NumericYArgumentThe numeric Y-argument value.
SeriesReturns the owner of the current series point.
TagGets or sets the object that contains data related to this series point.
TimeSpanXArgumentGets or sets the time-span X-argument value.
TimeSpanYArgumentGets or sets the time-span Y-argument value.
ValueGets or sets the value of the series point
XArgumentThe qualitative X-argument value.
YArgumentThe qualitative X-argument value.

See Also

SeriesPoint3D Class

SeriesPoint3D Members

DevExpress.Xpf.Charts Namespace