
I drop a TChart on a Form, set "Legends Style" to "Series Name", Check "Inverted" and "Check Boxes" (that's my Chart-setup to reproduce this problem).
After adding some Series by code (TFastLineSeries), clicking on the checkboxes enables/disables a Series - but definitely not the one I wish to

My Idea: The Series-Display is inverted in the Legend - but the Checkboxes is not. They still enable/disable in the non-inverted order
