BiColumnChartSection

This class handles the components used to show the rectangles for a column chart. This is used with BiGraph.

This class extends BiAbstractChartSection and therefore all methods and fields available for BiAbstractChartSection are also available for BiColumnChartSection .

Constructor

new BiColumnChartSection ( oChart,oCategory )

Parameters

Name Type Optional Default Descripton
oChart BiColumnChart The chart that the chart section is part of
oCategory BiChartCategory The category that the chart section is displaying

Properties

None.

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

None.