Description: the protocol contains method used to determine the action executed on selecting a menu cell.
@protocol SelectedCellAction <NSObject> - (void) selectedItemWithIndex:(NSInteger) index; @end
See also:
Dynamic Change of Chart Type and Parameters