BiPieChart

This chart displays a pie chart for the given series

This class extends BiAbstractChart and therefore all methods and fields available for BiAbstractChart are also available for BiPieChart .

Constructor

new BiPieChart ( oGraph,oSeries )

Parameters

Name Type Optional Default Descripton
oGraph BiGraph The graph that the pie chart is part of
oSeries BiChartSeries The series that the pie chart is displaying

Properties

None.

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

None.