BiLineMarker
This class handles the components used to show the markers for a
line chart.
This class extends
BiAbstractChartSection
and therefore all methods and fields available for
BiAbstractChartSection
are also available for
BiLineMarker
.
Constructor
new
BiLineMarker
(
oChart,oCategory
)
Parameters
| Name | Type | Optional | Default | Descripton |
oChart |
|
The chart that the line marker is part of | ||
oCategory |
|
The category that the line marker is displaying |
Properties
None.
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.