Click or drag to resize
PoPieChartRep Properties

The PoPieChartRep type exposes the following members.

Properties
  NameDescription
Public propertyannoDistToCenter

Defines the distance from the pie chart center of the displayed annotations (name/value/percentage).

Public propertyannoFontSize

Define the font size of the annotation.

Public propertyannoHeightFromSlice

Defines the height of the displayed annotations (name/value/percentage) from the top of each slice.

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 propertyheight

Defines the height of the pie chart if the field yValuesIndex is different from -1.

Public propertyisAnnoSliceColor

Determines if the color of for annotation is the same as slices.

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

Defines if the name of each slice is visible.

Public propertyisPercentageVisible

Defines if the percentage of each slice is visible.

Public propertyisValueVisible

Defines if the value of each slice is visible.

Public propertymaterial

Defines the list of materials used for the coloring.

(Inherited from PoChart.)
Public propertyradiusMax

Defines the maximum radius of the pie chart.

Public propertyradiusMin

Defines the mininum radius of the pie chart.

Public propertysliceToTranslateNumber

Numbers (slice numbers begin at 0) of the slices to translate.

Public propertysliceToTranslateRadius

Translation values along the bisectors of the slices.

Public propertystringsIndex

Defines the index of the set of strings used for the names attached to slices.

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