- (void)valueAxisDelegateTickTappedWithText:(NSString *)text value:(double)value ofAxis:(NChartValueAxis *)axis
Parameters
text |
- string representation of the tick (that is shown on the chart).
|
value |
- value of the tapped tick (the actual number behind the string).
|
axis |
- axis the tapped tick belongs to.
|
Declared In
NChartValueAxis.h