TMarksItem is hidden by ChartLegend
Posted: Tue Nov 04, 2014 7:58 am
Hi,
I have added a TPointserie to a chart with an event that shows the mark when hoovering over the point.
All works fine, only the mark (TMarksItem) is (partly) hidden by the legend (and other custom controls I added to the chart)
I use PointSerie.Marks.OnTop := true to have the item not being hidden by (other) series.
Is there a possibility to have it also "overlay" the legend?
(see attached screenshot)
Thanks,
Mark
I have added a TPointserie to a chart with an event that shows the mark when hoovering over the point.
All works fine, only the mark (TMarksItem) is (partly) hidden by the legend (and other custom controls I added to the chart)
I use PointSerie.Marks.OnTop := true to have the item not being hidden by (other) series.
Is there a possibility to have it also "overlay" the legend?
(see attached screenshot)
Thanks,
Mark