DiagramCoordinates Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets the value containing the information about the current axis. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also