Click or drag to resize
PoGeneralizedScatter Properties

The PoGeneralizedScatter type exposes the following members.

Properties
  NameDescription
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 propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymarkers

Defines the sub-scene graphs used for each marker.

Public propertymaterial

Defines the list of materials used for the coloring.

(Inherited from PoChart.)
Public propertyscaleFactor

Defines a possibly non uniform scale applied to each marker.

Public propertysizeValuesIndex

Defines the index of the set of values used to specify the size of markers.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
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.)
Public propertyzValuesIndex

Defines the index of the set of values used to specify a z-coordinate for markers.

Top
See Also