Hello,
I have multiple TErrorBarSeries on a chart and I have set the LegendStyle to Series Names. However, the symbol next to the legend name comes up with a picture of an error bar. However, I want there to be a square with the bar color. I am unclear what the purpose of having a picture of a bar as the legend symbol. Is there any way to customize this? Would I have to subclass TErrorBarSeries in some way, or is there a property I can change?
TErrorBarSeries Legend
Re: TErrorBarSeries Legend
Hi dave novo,
You could customize your legend symbols as you want doing something similar to the All features\Welcome !\Miscellaneous\Legend\Symbol OnDraw example in the New Features demo.
On the other hand, I've added the possibility to change the "T" symbol for a square in this series type, or a square with a "T" above (TV52014831).
You could customize your legend symbols as you want doing something similar to the All features\Welcome !\Miscellaneous\Legend\Symbol OnDraw example in the New Features demo.
On the other hand, I've added the possibility to change the "T" symbol for a square in this series type, or a square with a "T" above (TV52014831).
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |