BiChartGridLines
This component is used to display the grid lines for BiGraph.
This class extends BiChartGridLinesBase and therefore all methods and fields available for BiChartGridLinesBase are also available for BiChartGridLines .
Constructor
new BiChartGridLines ( oGraph )
Parameters
| Name | Type | Optional | Default | Descripton |
oGraph | | The graph that the grid lines are part of |
Properties
None.
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.