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 - Add support to configure hover font color for Legend
Summary: Add support to configure hover font color for Legend
Status: RESOLVED FIXED
Alias: None
Product: HTML5 JavaScript TeeChart
Classification: Unclassified
Component: Legend (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-28 10:07 EDT by marc meumann
Modified: 2014-07-28 11:19 EDT (History)
0 users

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...