BiGridChartRow
This class is used to display a row in a BiGridChart.
This class extends BiGridRow and therefore all methods and fields available for BiGridRow are also available for BiGridChartRow .
Constructor
new BiGridChartRow ( oGraph,sSeriesId )
Parameters
| Name | Type | Optional | Default | Descripton |
oGraph | | The graph that the grid chart is part of | ||
sSeriesId | String | The id for the BiChartSeries that the row displays. |
Properties
| Name | Type | get | set | Descripton |
graph | | ![]() | The graphs that the grid chart is part of | |
seriesId | | ![]() | The id of the series the grid row displays |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.
