iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x

SCISpritePointMarker

@interface SCISpritePointMarker : SCIPointMarkerBase

Allows any custom drawing to be rendered as a Sprite (bitmap) at each data point location.

Note

Derived classes should provide ISCISpritePointMarkerDrawer implementation to specify desired drawing.

See

SCISpritePointMarker.