problem with labelSize margin etc
Posted: Tue Mar 04, 2008 11:53 am
Hello i have customaxes and i have problem with labels. The picture shows problem
the problem is that labels on axis labels are not correct situated.
to set position of label i make
i think MaxLabelsWidth doesn't work correct when the value is fraction
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;