serie. load from DataView make a tooltip for the Datapoints


Author
Message
Alexander Sorich
Alexander Sorich
Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)Forum Newbie (9 reputation)
Group: Forum Members
Posts: 9, Visits: 1
Hello,
i'm using a chart for .NET
I have a serie and fill this from DataView.

DataView myView = new DataView(DataTable xyz);

((NLineSeries)serie).XValues.FillFromDataView(myView, XXX);
((NLineSeries)serie).Values.FillFromDataView(myView, YYY);

It is possible to make a tooltip for the Datapoints in serie in the chart?

Best Regards,
Alexander
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search