Axes3D Members

Axes 3D.

Functions

Name Description
ActivateStyle Makes object fully controlled by style, clears any customization.
CopyToStyle Copies options to the specified style.
DefaultStyle Sets default style, preserving customization.
IsCustomized Returns whether the object has been customized (it's not fully controlled by the style). Return value: Boolean.

Properties

Name Description
Application Returns the application. Return value: Application. This property is read only.
Axis Axis by scale and position. Return value: Axis. This property is read only.
AxisByIndex Axis by index. Return value: Axis. This property is read only.
AxisExists Return value: Boolean. This property is read only.
Count Return value: Long. This property is read only.
GraphDocument Returns the document of the graph. Return value: Graph. This property is read only.
Item Axid = index or AxisType id (+ pos). Return value: Axis. This property is read only.
LYAxis Axis Y. Return value: Axis. This property is read only.
Name Returns the name of the layout. Return value: String. This property is read only.
Parent Returns the parent of the layout. Return value: Object. This property is read only.
ParentGraph Return value: GraphObject. This property is read only.
RYAxis Axis RY. Return value: Axis. This property is read only.
Style Return/assignment value: AxesStyle.
TopAxis Axis Top. Return value: Axis. This property is read only.
VAxis Axis V. Return value: Axis. This property is read only.
XAxis Axis X. Return value: Axis. This property is read only.
YAxis Axis Y. Return value: Axis. This property is read only.
ZAxis Axis Z. Return value: Axis. This property is read only.