Search found 1 match
- Thu Feb 06, 2014 11:11 pm
- Forum: VCL
- Topic: Right Axis=Left Axis
- Replies: 1
- Views: 3104
Right Axis=Left Axis
I have a time based left axis and line graph with function curve fitting. The graph is what I want but I also want the left and right axis to be identical. If I use: DBChart1.Series[0].VertAxis := aBothVertAxis; I get the right axis on a different scale to the left. It doesn't use the correct scale....