Ah
I fixed the main problem. I need to set the TChart.Axes.Bottom.LabelStyle:=talvalue; But it would be nice to be able to manipulate the position of the point label relative to the point
Search found 2 matches
- Wed Jun 04, 2014 4:26 pm
- Forum: VCL
- Topic: Problem with TPointSeries and Xaxis
- Replies: 2
- Views: 3696
- Wed Jun 04, 2014 2:54 pm
- Forum: VCL
- Topic: Problem with TPointSeries and Xaxis
- Replies: 2
- Views: 3696
Problem with TPointSeries and Xaxis
Hi I am trying to create a Tchart at runtime and connect a set of TFastline series and TpointSeries to it. I want to set the X axis and Y axis to absolute values and plot both lines and points on the graph at various coordinates. This works fine. However If I create TpointSeries and then use "AddXY(...