PoPieChartRep Properties |
The PoPieChartRep type exposes the following members.
Name | Description | |
---|---|---|
annoDistToCenter | Defines the distance from the pie chart center of the displayed annotations (name/value/percentage). | |
annoFontSize | Define the font size of the annotation. | |
annoHeightFromSlice | Defines the height of the displayed annotations (name/value/percentage) from the top of each slice. | |
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. | |
height | Defines the height of the pie chart if the field yValuesIndex is different from -1. | |
isAnnoSliceColor | Determines if the color of for annotation is the same as slices. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
isNameVisible | Defines if the name of each slice is visible. | |
isPercentageVisible | Defines if the percentage of each slice is visible. | |
isValueVisible | Defines if the value of each slice is visible. | |
material | Defines the list of materials used for the coloring. | |
radiusMax | Defines the maximum radius of the pie chart. | |
radiusMin | Defines the mininum radius of the pie chart. | |
sliceToTranslateNumber | Numbers (slice numbers begin at 0) of the slices to translate. | |
sliceToTranslateRadius | Translation values along the bisectors of the slices. | |
stringsIndex | Defines the index of the set of strings used for the names attached to slices. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
yValuesIndex | Defines the index of the set of values used by a charting representation as a y-coordinate of each mesh node. |