Pie Chart Routines
These subroutines are used to create a Pie chart.
Pie Chart Routines - General
Associate a dataset with the pie chart.
Set the x and y coordinates (horizonal and vertical) of the center of the pie.
Set the x coordinate (horizontal) of the center of the pie.
Set the y coordinate (vertical) of the center of the pie.
Set the radius of the pie.
Pie Chart Routines - 3D View
Set the view of the pie to be 2D or 3D.
Set the 3D mode to be Standard or Shadow.
Set the 3D depth of the pie.
Set the 3D depth for all pie sectors, a range of pie sectors, an individual pie sector or the current pie sector.
Set the 3D viewing angle of the pie.
Pie Chart Routines - Donut Style
Set the shape of the pie to be Standard or Donut.
Set the outer radius of a Donut pie.
Set the inner radius of a Donut pie.
Pie Chart Routines - Sector Layout
Set the starting angle of the first sector in the pie and the layout direction for the pie sectors.
Set the starting angle of the first sector in the pie.
Set the layout direction for the pie sectors.
Pie Chart Routines - Label Options
Set the Top and Bottom bounds for the pie sector labels (Side Label Layout only).
Set the Top bound for the pie sector labels (Side Label Layout only).
Set the Bottom bound for the pie sector labels (Side Label Layout only).
Pie Chart Sector Routines
The following routines can be used to create or initialize pie sector specs and set the various sector style attributes.
Initialize a specific pie sector spec.
Add a next pie chart sector spec for the "current" pie chart and optionally sets the corresponding data value and the corresponding Label.
Set the "current" pie chart sector to be a previously initialized pie sector of the "current" chart.
Pie Chart Sector Routines - Background Options
Set the background color for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.
Set the Shading Method for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.
Pie Chart Sector Routines - Edge Options
Set the Edge Color for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.
Set the Edge Width for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.
Pie Chart Sector Routines - Explode Options
Set the Position (Normal or Exploded) for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.
Set the Explosion Distance for all pie sectors, a range of pie sectors, an individual pie sector, or the current pie sector.
Pie Chart Sector Routines - Labels
The following routines can be used to set the various label attributes for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
Set the Label text of an individual pie sector or the "current" pie sector.
Set the Label Layout Method (Inside, Circular, Side) for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
Set the Distance between the pie perimeter and the pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector. The Label Distance is usually specified in conjunction with a Label Layout Method. If a Label Distance is specified and a Label Layout Method is not specified, the Circular method is used.
Set the Color of the lines that join the pie sector perimeter with the pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
Set the Width of the lines that join the pie sector perimeter with the pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
Set the Format for the pie sector labels for all pie sectors, a range of pie sectors, an individual pie sector, or the "current" pie sector.
Not Yet Implemented
The following routines have not been implemented. However, until such time as they are implemented, the corresponding .TEXT routines can be used instead.
Set the font name and font index for all sectors of the current pie chart.
Set the font index for all sectors of the current pie chart.
Set the font style (normal, bold, italic) for all sectors of the current pie chart.
Set the font size for all sectors of the current pie chart.
Set the font color for all sectors of the current pie chart.
Set the rotation angle for all sectors of the current pie chart.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2011-11-24