DiagramCoordinates Properties
An object that contains descriptive information about a geometrical point within the diagram.
Name | Description |
---|---|
Argument |
Gets the type of the argument scale. |
Axis |
Gets the X-axis of the diagram coordinate. |
Axis |
Gets the Y-axis of the diagram coordinate. |
Date |
Gets the date-time argument of the diagram point. |
Date |
Gets the date-time value of the diagram coordinate. |
Is |
Checks whether the current object is a point outside the diagram area. |
Numerical |
Gets the numerical argument of the diagram point. |
Numerical |
Gets the numerical value of the diagram coordinate. |
Pane | Gets the pane of the diagram point. |
Qualitative |
Gets the qualitative argument of the diagram point. |
Time |
Returns the diagram point’s time-span argument. |
Time |
Returns the diagram point’s time-span value. |
Value |
Gets the type of the value scale. |
See Also