the problem is that labels on axis labels are not correct situated.
to set position of label i make
Code: Select all
CustomAxes.Items[i].LabelsSize := CustomAxes.Items[i].MaxLabelsWidth + aConstMargin;
Code: Select all
CustomAxes.Items[i].LabelsSize := CustomAxes.Items[i].MaxLabelsWidth + aConstMargin;
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |