Search found 3 matches

by JGM
Mon Jun 11, 2007 4:45 pm
Forum: .NET
Topic: Realtime Candle
Replies: 1
Views: 3928

Realtime Candle

Hi

Is it possible to have a realtime price/time (minutes) series that dynamically updates a candle (O,H,L,C) as it is updated ? I will create the candle but need it to update as the new prices are added. Can the candle interval i.e. 5 mins / 10 mins also easily be changed.

Many thanks
by JGM
Wed Mar 08, 2006 9:29 am
Forum: .NET
Topic: Need a link between legend and chart series
Replies: 2
Views: 5204

Thanks Narcís, that worked perfectly.

JGM
by JGM
Tue Mar 07, 2006 1:31 pm
Forum: .NET
Topic: Need a link between legend and chart series
Replies: 2
Views: 5204

Need a link between legend and chart series

Hi, I have a number of series on my chart, but I don't display all the series in the chart's legend. I also have checkboxes enabled on the legend. Users can also add series to the chart - some of which will be displayed in the legend and some not. I am trying to find a link between the items in the ...