PoPieChart Properties |
The PoPieChart type exposes the following members.
Name | Description | |
---|---|---|
arrowHeight | Height of the arrow. | |
arrowVisibility | Visibility of the arrow. | |
arrowWidth | Width of the arrow. | |
boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | |
extAnnotAddString | String concatened with exterior values. | |
extAnnotAddStringVisibility | Specify the visibility of a string concatenated with the exterior values (if they are visible). | |
extAnnotAlignment | Exterior annotation alignment. | |
extAnnotDistance1 | Distance from the pie chart center to the end of the arrow. | |
extAnnotDistance2 | Distance from the end of the arrow to the middle of the arrow. | |
extAnnotDistance3 | Distance from the middle of the arrow to the start of the arrow. | |
extAnnotPercentFontName | Exterior percentage font name. | |
extAnnotPercentFontSize | Font size of exterior percentages. | |
extAnnotPercentVisibility | Exterior percent visibility (percent are computed from sliceValue field) | |
extAnnotPosition | Exterior annotation position. | |
extAnnotTextFontName | Exterior text (texts of sliceText field) font name. | |
extAnnotTextFontSize | Font size of exterior texts (texts of sliceText field). | |
extAnnotTextVisibility | Exterior text visibility (texts of sliceText field). | |
extAnnotValueFontName | Exterior value (values of sliceValue field) font name. | |
extAnnotValueFontSize | Font size of exterior values (values of sliceValue field). | |
extAnnotValueVisibility | Exterior value visibility (values of sliceValue field). | |
intAnnotAddString | String concatened with interior values. | |
intAnnotAddStringVisibility | Specify the visibility of a string concatenated with the interior values (if they are visible). | |
intAnnotAlignment | Interior annotation alignment. | |
intAnnotDistance | Distance from the pie chart center to the interior annotation box center. | |
intAnnotPercentFontName | Interior percentage font name. | |
intAnnotPercentFontSize | Font size of interior percentages. | |
intAnnotPercentVisibility | Interior percent visibility (percent are computed from sliceValue field) | |
intAnnotPosition | Interior annotation position. | |
intAnnotTextFontName | Interior text (texts of sliceText field) font name. | |
intAnnotTextFontSize | Font size of interior texts (texts of sliceText field). | |
intAnnotTextVisibility | Interior text visibility (texts of sliceText field). | |
intAnnotValueFontName | Interior value (values of sliceValue field) font name. | |
intAnnotValueFontSize | Font size of interior values (values of sliceValue field). | |
intAnnotValueVisibility | Interior value visibility (values of sliceValue field). | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
radius | Radius of the pie chart. | |
sliceAngleStep | Slice are approximated by a polygon, that is a sequence of straight line segments. | |
sliceColor | Color associated to each slice of the pie chart. | |
sliceGroupActive | Activate or Deactivate the regrouping of small values. | |
sliceGroupFlagMin | Indicate if the value sliceGroupMinValue is interpreted as percentage (PERCENTAGE) or not (ABSOLUTE). | |
sliceGroupMinValue | Threshold underneath the slice are regrouped. | |
sliceGroupString | String for the regrouping slice. | |
sliceText | Text associated to each slice of the pie chart. | |
sliceToTranslateNumber | Numbers (slice numbers begin at 0) of the slices to translate. | |
sliceToTranslateValue | Translation values along the bisectors of the slices. | |
sliceValue | Value associated to each slice of the pie chart. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |