HighchartsScatter3DSeriesDataMarkerOptions constructor
HighchartsScatter3DSeriesDataMarkerOptions({})
Options for the point markers of line-like series.
API Docs: https://api.highcharts.com/highcharts/series.scatter3d.data.marker
Implementation
HighchartsScatter3DSeriesDataMarkerOptions(
{this.enabled,
this.enabledThreshold,
this.fillColor,
this.height,
this.lineColor,
this.lineWidth,
this.radius,
this.states,
this.symbol,
this.width});