ILNumerics Ultimate VS

Axis Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The Axis type exposes the following members.

Properties

  NameDescription
Public propertyAlpha
Alpha value, range [0...1], if set, this value modifies the alpha values for ALL nodes of this subtree. Use for blend effects only!

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyAnimations (Inherited from Group.)
Public propertyAxisName
Get the type of the axis (XAxis, YAxis or ZAxis) or sets it

[ILNumerics Visualization Engine]

Public propertyChildren
Collection of child for this group

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyClipping
Gets all 6 available clipping planes for the group or sets it. Null: derive clipping from parent node (default)

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyColorOverride
If set, this color will override all individual colors in this subtree

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyDataProvider
The object providing neccessary data for this axis; default: first IAxisDataProvider on the path up to the root

[ILNumerics Visualization Engine]

Public propertyDataProviderID
Gets/ sets the id of the data provider this axis retrieves its data from

[ILNumerics Visualization Engine]

Public propertyDirection
The direction of the axis. Default: automatic setting according to the axis name (XAxis, YAxis or ZAxis)

[ILNumerics Visualization Engine]

Public propertyGridMajor
Major grid lines for axes ticks

[ILNumerics Visualization Engine]

Public propertyGridMinor
Minor grid lines for axes ticks

[ILNumerics Visualization Engine]

Public propertyID
Unique ID for the node within the scene

[ILNumerics Visualization Engine]

(Inherited from Node.)
Protected propertyIsSynchedNode (Inherited from Node.)
Public propertyLabel
Access the axis main label for configuration

[ILNumerics Visualization Engine]

Public propertyLabelAnchor
Anchor for the main axis label, range: (0,0)..(1,1); null: automatic

[ILNumerics Visualization Engine]

Public propertyLabelPosition
Default position of the label relative to the current axis position, size and orientation; null: automatic (default)

[ILNumerics Visualization Engine]

Public propertyLabelRotation
Rotation for the main axis label; null: the label follows the axis orientation (default)

[ILNumerics Visualization Engine]

Public propertyMarkable
Determines, if this node can be marked by the user

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyMarked
Marked state for the node

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyMax
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]

Public propertyMin
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]

Public propertyParent
Get the parent of this node or null, if this node is a root node

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyPickingID
If set to a valid shape ID, that shape will be marked in picking operations insted of this shape.

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyPosition
Gets the axis position or sets it. The position is the start/lower end of the axis. null: automatic (default)

[ILNumerics Visualization Engine]

Public propertyScaleLabel
Access the axis scale label for configuration.

[ILNumerics Visualization Engine]

Public propertyScaleLabelAnchor
Anchor for the axis scale label, range: 0..1, null: automatic (default)

[ILNumerics Visualization Engine]

Public propertyScaleLabelPosition
Position of the scale label relative to the current axis position, size and orientation; null: automatic (default)

[ILNumerics Visualization Engine]

Protected propertySynchedVersion
The version of the sync source from the last synchronization.

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyTag
Object tag used to identify the node within the scene

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyTarget
If set, determines the target for rendering: world (3D) or screen (2D) on top. Default: not set (derive from parent)

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyTicks
Access to the ticks collection group

[ILNumerics Visualization Engine]

Public propertyTimeoutAware
Sets if this group and all children are sensible for timeouts during rendering or gets that flag. Default: null -> derive from parent

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyTransform
[4x4] matrix with the affine transforms which this node applies to all children

[ILNumerics Visualization Engine]

(Inherited from Group.)
Public propertyVersion
Modification version of this node, gets incremented at every change

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyVisible
Determines, if this node is visible or sets the visible state

[ILNumerics Visualization Engine]

(Inherited from Node.)
Top
See Also

Reference