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
SCISquarePointMarkerclass.Declaration
Objective-C
- (nonnull instancetype)init;Swift
init()
View on GitHub