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