Search found 2 matches
- Fri Oct 28, 2005 3:15 pm
- Forum: .NET
- Topic: hotspot problem
- Replies: 1
- Views: 3319
hotspot problem
I'm working on a webChart application and have been trying to learn hotspots. I've come across a problem with CandleSeries where the Style=1. I can't get the hotspot to display if the candleseries style is set to 1. Hotspots work leaving the style default. Is this a known issue or is there something...
- Wed Jul 27, 2005 4:41 pm
- Forum: .NET
- Topic: ASP.NET and Lines
- Replies: 1
- Views: 3476
ASP.NET and Lines
I need to create several webchart lines. Gann, Fib, Trend. etc. I've found that I can manually create a ..tools.drawline and manually display drawlineitems on the webchart. I'd like to allow the user to click on the chart to place a new line and then move the lines as needed. Is it possible to Drag ...