axis labels
Posted: Wed Sep 28, 2005 5:58 pm
Hi,
I'm using Teechart Pro v6, Line graphic.
I have configured de style of the bottom axis to text.
Using the below command I set the label only for the first and the last point:
TChart1.Series(0).AddXY x, y, Text1.Text. vbRed
Because the labels are too long it is cutted by the sides of the component.
The left label should be left justified and the right label right justified.
Is there any property that assigns the alignmet mode?
Is there any possibility to align the labels individualy?
I'm using Teechart Pro v6, Line graphic.
I have configured de style of the bottom axis to text.
Using the below command I set the label only for the first and the last point:
TChart1.Series(0).AddXY x, y, Text1.Text. vbRed
Because the labels are too long it is cutted by the sides of the component.
The left label should be left justified and the right label right justified.
Is there any property that assigns the alignmet mode?
Is there any possibility to align the labels individualy?