ReadonlycolorReadonlylabelColour of the optional per-point text label.
ReadonlyoutlinePer-point outline stroke colour.
ReadonlyoutlinePer-point outline width in px.
ReadonlyradiusBase point radius in px (data-driven radius overrides this per point).
ReadonlyselectedOutline colour for the selected point (the highlight ring).
ReadonlyselectedOutline width for the selected point (px) — wider than outlineWidth.
A resolved scatter point style — the single styling channel for the base mark.
colorfills each point andradius(px) sizes it (both the fallback when a data-driven encoding leaves a point unencoded).outline/outlineWidthstroke a ring around each point for legibility on a busy plot; the selected point is restroked withselectedOutlineatselectedWidthto lift it.labelcolours the optional per-point text (the font comes fromtheme.font).