Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 869

Summary: Add support to configure hover font color for Legend
Product: HTML5 JavaScript TeeChart Reporter: marc meumann <marc>
Component: LegendAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description marc meumann 2014-07-28 10:07:49 EDT
Current version font colour fixed as red whne mouse-overed. To do: make it more flexible.
Comment 1 marc meumann 2014-07-28 11:19:41 EDT
hover property added to permit:

hover.enabled = false;
and
hover.font.fill = ...color of choice...