symbolRenderer property
Renderer used to draw the shape of this datum.
This is primarily used for point shapes on line and scatter plot charts.
Implementation
final SymbolRenderer? symbolRenderer;
Renderer used to draw the shape of this datum.
This is primarily used for point shapes on line and scatter plot charts.
final SymbolRenderer? symbolRenderer;