iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCIDataSeriesUpdateCore
enum SCIDataSeriesUpdateCore : NSUInteger {}
Enumeration constants to define the type of update when the SCIDataSeriesCore has changed.
-
The property which is not related to underlying data has changed e.g.
ISCIDataSeriesCore.seriesName.Declaration
Objective-C
SCIDataSeriesUpdateCore_PropertyChanged = 0x80000000
View on GitHub