Click or drag to resize
PoGeneralizedBar Properties

The PoGeneralizedBar type exposes the following members.

Properties
  NameDescription
Public propertybars

Defines the sub-scene graphs used for each bar.

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 propertymaterial

Defines the list of materials used for the coloring.

(Inherited from PoChart.)
Public propertyorientation

Defines the orientation of the bars.

(Inherited from PoBar.)
Public propertyscaleFactor

Specifies a possibly non uniform scale applied to each bar.

Public propertythreshold

Defines the threshold of the origin of the bars.

(Inherited from PoBar.)
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.)
Top
See Also