
iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCIEllipsePointMarker
@interface SCIEllipsePointMarker : SCISpritePointMarker
Allows an Ellipse
to be rendered at each data-point
location.
See
SCIPointMarkerBase
.
See
SCISpritePointMarker
.
-
Creates a new instance of
SCIEllipsePointMarker
class.Declaration
Objective-C
- (nonnull instancetype)init;