Group: Forum Members
Last Active: 13 Years Ago
Posts: 9,
Visits: 1
|
Hello, I'm looking for a funktion for extract for parameter from series. I'm using a Chart for .NET, and I'm creating a series, for example NLineseries. Then I'm adding a DataView to the serie. If i'm click at the DataPoint in the series, i need the parameter from DataPoint for example: seriesName "Dataseries1" seriesID "123456" xvalue "01.07.2011" value "45,67" zvalue "123,456"
How can i extract there parameters? I need there parameters not for a tooltip, but for another funktion for example for output in the TextBox.
Best Regards, Alexander
|