Angular Chart - ScatterSeries.point.image.height
Specifies the height of the image used instead of a point marker.
Normally, this option accepts a numeric value, but if you have a range area series, you may want to specify different heights for the minimum and maximum points. In that instance, set the height option to an object with the rangeMinPoint and rangeMaxPoint fields.