iOS & macOS Charting Documentation - SciChart iOS & macOS Charts SDK v4.x
SCIErrorDirection
enum SCIErrorDirection : NSUInteger {}
Defines enumeration with error direction constants.
-
Draw error bars
horizontally
.Declaration
Objective-C
SCIErrorDirection_Horizontal
-
Draw error bars
vertically
.Declaration
Objective-C
SCIErrorDirection_Vertical