The Sector class represents sectors. The Sector object is obtained using
PieChart.sector.
| Method | Inherited | Description |
| setExplode | (Self) | Explode the sector. |
| setLabelFormat | (Self) | Set the format of the sector label. |
| setLabelStyle | (Self) | Set the style used to draw the sector label. |
| setLabelLayout | (Self) | Set the layout method and location of the sector label. |
| setLabelPos | (Self) | Set the circular label layout method, and configure the join lines used to connect the sector label to the sector perimeter. |
| setJoinLine | (Self) | Set the color and width of the join line used to connect the sector label to the sector perimeter. |
| setColor | (Self) | Set the fill color, edge color and join line color of the sector. |
| getImageCoor | (Self) | Get the image map coordinates of the sector as HTML image map attributes. |
| getLabelCoor | (Self) | Get the image map coordinates of the sector label as HTML image map attributes. |
© 2004 Advanced Software Engineering Limited. All rights reserved.