BiBarChart2

This chart displays a bar chart for the given series. This is used with BiGraph2.

This class extends BiColumnChart2 and therefore all methods and fields available for BiColumnChart2 are also available for BiBarChart2 .

Constructor

new BiBarChart2 ( oGraph,oSeries )

Parameters

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

Properties

None.

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

None.