It's strange that the order of lines (in a LineSeries) are displayed back-to-front in order where the Legend shows them top-to-bottom (or left-to-right). That is, Series#1 is the back-most while the latest series is the front-most while the Legend shows Series#1 at the top/left and the latest one on the bottom/right. If you try changing their position/ordering, the Legend changes to maintain the same backwards relationship. (I have a Legend displayed at the bottom in this case, and it displays items horizontally.)
Is it possible to reverse the Z-ordering in a 3D chart display without affecting the Legend's order?
series ordering in 3D
Hi David,
you set the Legend inverted property to true :
Chart1.Legend.Inverted := true;
you set the Legend inverted property to true :
Chart1.Legend.Inverted := true;
Pep Jorge
http://support.steema.com
http://support.steema.com