PoLabel Properties |
The PoLabel type exposes the following members.
Name | Description | |
---|---|---|
![]() | axis | Defines from which axis the position and type of displayed values computation is done. |
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | colorBinding | Specify how the colors are bound to the representation. |
![]() | colorValuesIndex | Defines the index of the set of values for the coloring. |
![]() | fontSize | Font size of labels. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | material | Defines the list of materials used for the coloring. |
![]() | offset | Defines an offset applied to the label. |
![]() | position | Defines the position of the labels. |
![]() | stringsIndex | Defines the index of the set of strings used for the names attached to labels when valueType is equal to NAME. |
![]() | threshold | Defines the threshold used to the set position of the label. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | valueType | Defines the type of values displayed by the labels. |
![]() | yValuesIndex | Defines the index of the set of values used by a charting representation as a y-coordinate of each mesh node. |