ASPxClientDiagramCoordinates Members
In This Article
#Properties
Name | Description |
---|---|
argument |
Gets the type of the argument scale. |
axis |
Gets the X-axis of the diagram point. |
axis |
Gets the Y-axis of the diagram point. |
date |
Gets the date-time representation of the data point’s argument. |
date |
Gets the date-time representation of the data point’s value. |
numerical |
Gets the numerical representation of the data point’s argument. |
numerical |
Gets the numerical representation of the data point’s value. |
pane | Gets the pane of the diagram point. |
qualitative |
Gets the argument of the data point as a text string. |
time |
|
time |
|
value |
Gets the type of the value scale. |
#Methods
Name | Description |
---|---|
Get |
Gets the value of the client-side axis instance. |
Is |
Checks whether the current object represents a point outside the diagram area. |
See Also