NChartTouchAreaSeriesSettings Class Reference
Inherits from | NChartSeriesSettings : NSObject |
---|---|
Declared in | NChartTouchAreaSeries.h |
Overview
The NChartTouchAreaSeriesSettings class provides global settings for NChartTouchAreaSeries.
background
Background image to display on the screen.
@property (nonatomic, strong) NChartBrush *background
Declared In
NChartTouchAreaSeries.h
areasDebugMode
Flag allowing you to highlight touch ares with red for debug reasons (if YES). The default value is NO.
@property (nonatomic, assign) BOOL areasDebugMode
Declared In
NChartTouchAreaSeries.h