paths property

List<HighchartsPictorialSeriesPathsOptions>? paths
getter/setter pair

The paths include options describing the series image. For further details on preparing the SVG image, please refer to the pictorial documentation.

API Docs: https://api.highcharts.com/highcharts/series.pictorial.paths

Implementation

List<HighchartsPictorialSeriesPathsOptions>? paths;