Try changing the color of the the hover-outline in my last example to - lets say yellow - by using configuration dialog..
Double click the TChart select Series->HistSerie->General->Hover->Format ... (note that the "Color..." button shows black instead of red)
Click the "Color..." button and select yellow.
Reopen the dialog and it has reverted to black.
As it seems no of the proberties on Hover->Format or Hover->Border seem to have any effect on the application (even though some of the Values - like Hover->Border-Frame->Format->Color - are persistant).
THistogramSeries hover settings do not work
Re: THistogramSeries hover settings do not work
Hello,
Changing the color at "Series/General/Hover/Border/Frame/Format" seem to work fine for me with your application at:
http://www.teechart.net/support/viewtop ... =3&t=15553
Changing the color at "Series/General/Hover/Border/Frame/Format" seem to work fine for me with your application at:
http://www.teechart.net/support/viewtop ... =3&t=15553
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: THistogramSeries hover settings do not work
Yes, this is the only value which seems to change and stays that way (it doesn't have any effect changing it but it stays the way I set it):
But as I also mentioned in my earlier post:
Whookie wrote:.... (even though some of the Values - like Hover->Border-Frame->Format->Color - are persistant).
But as I also mentioned in my earlier post:
I cant change anything there.Whookie wrote:..click the TChart select Series->HistSerie->General->Hover->Format ... (note that the "Color..." button shows black instead of red)
Re: THistogramSeries hover settings do not work
Hello,
Excuse us for the delayed reply here.
Note the Hover is a quite new feature that still needs to be polished. The editor is one of the things that isn't finished for this feature and the idea is to only show the tabs needed for each series. In the case of the Histogram where only the pen is used to draw it, we should hide the "Format" tab.
Excuse us for the delayed reply here.
Note the Hover is a quite new feature that still needs to be polished. The editor is one of the things that isn't finished for this feature and the idea is to only show the tabs needed for each series. In the case of the Histogram where only the pen is used to draw it, we should hide the "Format" tab.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |