BiLineChart
This chart displays a line chart for the given series
This class extends
BiAbstractChart
and therefore all methods and fields available for
BiAbstractChart
are also available for
BiLineChart
.
Constructor
new
BiLineChart
(
oGraph,oSeries
)
Parameters
| Name | Type | Optional | Default | Descripton |
oGraph |
|
The graph that the line chart is part of | ||
oSeries |
|
The series that the line chart is displaying |
Properties
None.
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.