I can use the setBarBgColor(Color.blue); to set the background color on a bunch of bars (vertically) which is great. I can't find the function to set the background color horizontally. For example, if I decided that the value area was between 1140 and 1145 I would like to set this area gray as a horizontal band instead of putting a horizontal line at 1140 and 1145.
Anybody know the name of the function I'm looking for?
Regards,
Guy
Anybody know the name of the function I'm looking for?
Regards,
Guy
Comment