shape property

String? shape
getter/setter pair

The shape of the marker. Can be one of "flag", "circlepin", "squarepin", or an image of the format url(/path-to-image.jpg). Individual shapes can also be set for each point.

API Docs: https://api.highcharts.com/highstock/series.flags.shape

Implementation

String? shape;