Page 1 of 1

THistogramSeries hover settings do not work

Posted: Fri Apr 24, 2015 1:30 pm
by 16558331
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).

Re: THistogramSeries hover settings do not work

Posted: Fri Apr 24, 2015 3:54 pm
by yeray
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

Re: THistogramSeries hover settings do not work

Posted: Mon Apr 27, 2015 8:07 am
by 16558331
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):
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:
Whookie wrote:..click the TChart select Series->HistSerie->General->Hover->Format ... (note that the "Color..." button shows black instead of red)
I cant change anything there.

Re: THistogramSeries hover settings do not work

Posted: Thu May 07, 2015 2:19 pm
by yeray
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.