Points have the following properties
A title is meant to label data. The title is visible when hovering your pointer over the symbol. The title is also displayed in point interaction mode.
The title is included in the SVG as a <title>
element for each point.
The size of the symbol. Default is 40. Sizes cannot be negative.
There are two categories of symbols: filled & stroked.
The color of the inside of the point. See Color.
The color of the stroke (outline) of the point. See Color.
See Dash.
See Opacity.