<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 7: Display DataPoints on Labels</title><link href="https://sourceforge.net/p/nplot/bugs/7/" rel="alternate"/><link href="https://sourceforge.net/p/nplot/bugs/7/feed.atom" rel="self"/><id>https://sourceforge.net/p/nplot/bugs/7/</id><updated>2006-12-07T12:09:31Z</updated><subtitle>Recent changes to 7: Display DataPoints on Labels</subtitle><entry><title>Display DataPoints on Labels</title><link href="https://sourceforge.net/p/nplot/bugs/7/" rel="alternate"/><published>2006-12-07T12:09:31Z</published><updated>2006-12-07T12:09:31Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netbf35ea797de7b0c0ab2440c292f7bce1f8dedfb7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Can i display datapoints(database values) in labels when a vertical guide line is moved along the graph with reference to TextItem class or is there any alternative way to do this.&lt;/p&gt;
&lt;p&gt;In the text item class to display text:&lt;/p&gt;
&lt;p&gt;PointD pd=new PointD(x,y);&lt;br /&gt;
TextItem ti=new TextItem(pd,"Welcome");&lt;br /&gt;
ti.TextColor=Color.Red;&lt;br /&gt;
ps_.Add(ti);&lt;br /&gt;
(using the above code not able to display anything on the graph)&lt;/p&gt;
&lt;p&gt;I am using NPlot-0.9.10.0&lt;/p&gt;
&lt;p&gt;email address: bskvarmaa@yahoo.com&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Varma&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>