Click or drag to resize
PoLabel Properties

The PoLabel type exposes the following members.

Properties
  NameDescription
Public propertyaxis

Defines from which axis the position and type of displayed values computation is done.

Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoBaseKit.)
Public propertycolorBinding

Specify how the colors are bound to the representation.

(Inherited from PoChart.)
Public propertycolorValuesIndex

Defines the index of the set of values for the coloring.

(Inherited from PoChart.)
Public propertyfontSize

Font size of labels.

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

Defines the list of materials used for the coloring.

(Inherited from PoChart.)
Public propertyoffset

Defines an offset applied to the label.

Public propertyposition

Defines the position of the labels.

Public propertystringsIndex

Defines the index of the set of strings used for the names attached to labels when valueType is equal to NAME.

Public propertythreshold

Defines the threshold used to the set position of the label.

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

Defines the type of values displayed by the labels.

Public propertyyValuesIndex

Defines the index of the set of values used by a charting representation as a y-coordinate of each mesh node.

(Inherited from PoChart.)
Top
See Also