I have been using the setBarBgColor method with its yMin and yMax optional parameters to paint the background between two specific values [e.g.: setBarBgColor(Color.green, 2, intUpperBand, dblADX_0);]. However the results haven't aesthetically acceptable (see the staircase effect). I was wondering if there was a way to 'smooth' the painting in order to avoid the staircase effect.
thanks,
trader2be
thanks,
trader2be
Comment