Hi
I need to display segmented horizontal bars in each row of Table view for certain column (the bars and the segements on the bars - both size and length - vary for each row depending on some values). So the bar can have 3 or 4 segments, each with different color and size and these segments together make them a bar.
Can anyone please let me know how I can achieve that.
Thanks