BiColumnChartSection2

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

This class extends BiAbstractChartSection2 and therefore all methods and fields available for BiAbstractChartSection2 are also available for BiColumnChartSection2 .

Constructor

new BiColumnChartSection2 ( oChart,oCategory )

Parameters

Name Type Optional Default Descripton
oChart BiColumnChart2 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.