iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
-
Gets of sets the count of values.
Declaration
Objective-C
@property (nonatomic) NSInteger count;Swift
var count: Int { get set }
View on GitHub