Click or drag to resize
PoGroup4Axis Properties

The PoGroup4Axis type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertyend

End point of the top horizontal axis and of the right vertical 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 bottom horizontal axis and of the left vertical 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 axes.

Public propertyyTitle

Title of the vertical axes.

Top
See Also