vectorLength property

double? vectorLength
getter/setter pair

Maximum length of the arrows in the vector plot. The individual arrow length is computed between 0 and this value.

API Docs: https://api.highcharts.com/highcharts/series.vector.vectorLength

Implementation

double? vectorLength;