Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with conditionally set chart colors

Status
Not open for further replies.

ebutter

Technical User
Feb 17, 2005
77
US
V.10
XML data using ADO.NET driver

I have some chart where colors are conditionally set based on a formula.

For example:

Formula Value = All Cap Equity then Green
Formula Value = Cash and Equivalents then Red
etc.

User can dynamically affect Formula Value such that I can't set all possibilities.

Formula Value = Dynamic Input then ??

Everything works fine until one of these wildcard inputs happens, then things become unpredictable. Colors duplicate, colors that were set don't work, etc.

Anybody have any thoughts.

thanks! ebutter
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top