Click or drag to resize
PoGroup2Axis Properties

The PoGroup2Axis type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyend

Defines the end point of the both axis.

Public propertygradEnd

Defines the value of the graduation (tick label) corresponding to the end point of this group of axes.

Public propertygradStart

Defines the value of the graduation (tick label) corresponding to the starting point of this group of axes.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertystart

Start point of the both axis.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyxTitle

Title of the horizontal axis.

Public propertyyTitle

Title of the vertical axis.

Top
See Also