NChartOHLCSeries Class Reference Inherits from NChartSolidSeries : NChartSeries : NChartObject : NSObject Declared in NChartOHLCSeries.h Overview The NChartOHLCSeries class provides methods to display OHLC series. positiveColor Color for positive candles. @property (nonatomic, strong) UIColor *positiveColor Declared In NChartOHLCSeries.h negativeColor Color for negative candles. @property (nonatomic, strong) UIColor *negativeColor Declared In NChartOHLCSeries.h