SeriesPoint3D Properties
The series point of 3D series.
Name | Description |
---|---|
Actual |
Returns the string representation of the actual X-argument value. |
Actual |
Returns the string representation of the actual Y-argument value. |
Brush | Gets or sets the color of the series point. |
Date |
The date-time X-argument value. |
Date |
The date-time Y-argument value. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Numeric |
The numeric X-argument value. |
Numeric |
The numeric Y-argument value. |
Series | Returns the owner of the current series point. |
Tag | Gets or sets the object that contains data related to this series point. |
Time |
Gets or sets the time-span X-argument value. |
Time |
Gets or sets the time-span Y-argument value. |
Value | Gets or sets the value of the series point |
XArgument | The qualitative X-argument value. |
YArgument | The qualitative X-argument value. |
See Also