endRow property

double? endRow
getter/setter pair

In tabular input data, the last row (indexed by 0) to use. Defaults to the last row containing data.

API Docs: https://api.highcharts.com/highcharts/data.endRow

Implementation

double? endRow;