The Axis type exposes the following members.
Name | Description | |
---|---|---|
Alpha |
Alpha value, range [0...1], if set, this value modifies the alpha values for ALL nodes of this subtree. Use for blend effects only!
(Inherited from Group.)[ILNumerics Visualization Engine] | |
Animations | (Inherited from Group.) | |
AxisName |
Get the type of the axis (XAxis, YAxis or ZAxis) or sets it
[ILNumerics Visualization Engine] | |
Children |
Collection of child for this group
(Inherited from Group.)[ILNumerics Visualization Engine] | |
Clipping |
Gets all 6 available clipping planes for the group or sets it. Null: derive clipping from parent node (default)
(Inherited from Group.)[ILNumerics Visualization Engine] | |
ColorOverride |
If set, this color will override all individual colors in this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] | |
DataProvider |
The object providing neccessary data for this axis; default: first IAxisDataProvider on the path up to the root
[ILNumerics Visualization Engine] | |
DataProviderID |
Gets/ sets the id of the data provider this axis retrieves its data from
[ILNumerics Visualization Engine] | |
Direction |
The direction of the axis. Default: automatic setting according to the axis name (XAxis, YAxis or ZAxis)
[ILNumerics Visualization Engine] | |
GridMajor |
Major grid lines for axes ticks
[ILNumerics Visualization Engine] | |
GridMinor |
Minor grid lines for axes ticks
[ILNumerics Visualization Engine] | |
ID |
Unique ID for the node within the scene
(Inherited from Node.)[ILNumerics Visualization Engine] | |
IsSynchedNode | (Inherited from Node.) | |
Label |
Access the axis main label for configuration
[ILNumerics Visualization Engine] | |
LabelAnchor |
Anchor for the main axis label, range: (0,0)..(1,1); null: automatic
[ILNumerics Visualization Engine] | |
LabelPosition |
Default position of the label relative to the current axis position, size and orientation; null: automatic (default)
[ILNumerics Visualization Engine] | |
LabelRotation |
Rotation for the main axis label; null: the label follows the axis orientation (default)
[ILNumerics Visualization Engine] | |
Markable |
Determines, if this node can be marked by the user
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Marked |
Marked state for the node
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Max |
The maximum value for the axis range, if this property is not null, its value will override the actual value
taken from the assigned data container within the plot cube. Default: null
[ILNumerics Visualization Engine] | |
Min |
The minimum value for the axis range, if this property is not null, its value will override the actual value
taken from the assigned data container within the plot cube. Default: null
[ILNumerics Visualization Engine] | |
Parent |
Get the parent of this node or null, if this node is a root node
(Inherited from Node.)[ILNumerics Visualization Engine] | |
PickingID |
If set to a valid shape ID, that shape will be marked in picking operations insted of this shape.
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Position |
Gets the axis position or sets it. The position is the start/lower end of the axis. null: automatic (default)
[ILNumerics Visualization Engine] | |
ScaleLabel |
Access the axis scale label for configuration.
[ILNumerics Visualization Engine] | |
ScaleLabelAnchor |
Anchor for the axis scale label, range: 0..1, null: automatic (default)
[ILNumerics Visualization Engine] | |
ScaleLabelPosition |
Position of the scale label relative to the current axis position, size and orientation; null: automatic (default)
[ILNumerics Visualization Engine] | |
SynchedVersion |
The version of the sync source from the last synchronization.
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Tag |
Object tag used to identify the node within the scene
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Target |
If set, determines the target for rendering: world (3D) or screen (2D) on top. Default: not set (derive from parent)
(Inherited from Group.)[ILNumerics Visualization Engine] | |
Ticks |
Access to the ticks collection group
[ILNumerics Visualization Engine] | |
TimeoutAware |
Sets if this group and all children are sensible for timeouts during rendering or gets that flag. Default: null -> derive from parent
(Inherited from Group.)[ILNumerics Visualization Engine] | |
Transform |
[4x4] matrix with the affine transforms which this node applies to all children
(Inherited from Group.)[ILNumerics Visualization Engine] | |
Version |
Modification version of this node, gets incremented at every change
(Inherited from Node.)[ILNumerics Visualization Engine] | |
Visible |
Determines, if this node is visible or sets the visible state
(Inherited from Node.)[ILNumerics Visualization Engine] |