A circle is drawn centered on the x,y coordinate with a specified radius.
The following contains an example that will add a green circle with a black border to a canvas. The blue lines represent the x and y axes, and show through since an alpha value of 0.9 is used.
Circle drawn by example code below