BiPieChartSection
This class handles the components used to show the rectangles for a
pie chart.
This class extends
BiAbstractChartSection
and therefore all methods and fields available for
BiAbstractChartSection
are also available for
BiPieChartSection
.
Constructor
new
BiPieChartSection
(
oChart,oCategory
)
Parameters
| Name | Type | Optional | Default | Descripton |
oChart |
|
The chart that the chart section is part of | ||
oCategory |
|
The category that the chart section is displaying |
Properties
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.
