Hi,
I would like to customize item labels displayed on top of each bar. For Example:- if datapoint is 10.25(with data type as double), then i should show it as 10.15(HH:mm), same in the case of 10.50 as 10.30 and 10.75 as 10.45. Basically it should display equivalent hh:mm value to a double value.
Please let me know feasible solution to achieve this...