We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Maybe my code is wrong but I can successfully pad the x co=ordinate of my group but not the y, PaddingY is not responding, any ideas?
Thanks.
g3.getCaptionLabel() .setFont(font4) .setPaddingX(50) .setPaddingY(100) .setColor(0);