Search found 3 matches

by Okie
Tue Jan 24, 2006 9:54 pm
Forum: .NET
Topic: Set Individual Colors on Bar Chart...
Replies: 1
Views: 3666

Set Individual Colors on Bar Chart...

I want to set individual colors on a bar chart, but I can't seem to find how. If I convert the bar chart into a pie chart, the chart automatically gets different colors. But it's defaulted to RED on a bar chart. Can anybody point me in the right direction? private void seriesHotSpot1_GetHTMLMap(Ste...
by Okie
Tue Jan 03, 2006 4:11 pm
Forum: .NET
Topic: New to Hotspots
Replies: 2
Views: 5842

Thanks Chris!
by Okie
Tue Jan 03, 2006 3:29 pm
Forum: .NET
Topic: New to Hotspots
Replies: 2
Views: 5842

New to Hotspots

I'm trying to get a simple chart with hot spots, then have the URL say something like "www.test.asp?type=A" or "www.test.asp?type=B", depending on which bar I click I found the standard hotspot example - it works somewhat, but ALL the bars in the graph are ponting to the same destination. How do I d...