NChartCandlestickSeries Class Reference

Inherits from NChartOHLCSeries : NChartSolidSeries : NChartSeries : NChartObject : NSObject
Declared in NChartCandlestickSeries.h

Overview

The NChartCandlestickSeries class provides methods to display candlestick series.

  positiveBorderColor

Color for the border of positive candles.

@property (nonatomic, strong) UIColor *positiveBorderColor

Declared In

NChartCandlestickSeries.h

  negativeBorderColor

Color for the border of negative candles.

@property (nonatomic, strong) UIColor *negativeBorderColor

Declared In

NChartCandlestickSeries.h