endColumn property

double? endColumn
getter/setter pair

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

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

Implementation

double? endColumn;