endColumn property
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;
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
double? endColumn;