BiAbstractChartSection2

Used as base class for the column rectangles in BiGraph2.

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

Constructor

new BiAbstractChartSection2 ( oChart,oCategory )

Parameters

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

It is preferred to set the properties on the graph presentation manager instead of directly setting it on the section. Setting the property on the presentation manager makes it persist when changing the type of the chart and other changes that require the sections to be recreated.