hOW Do i put an text in area graph using annotation method?
Posted: Mon Feb 16, 2004 3:24 pm
i am calling the teechart object from asp.
Steema Software - Customer Support Forums
http://teechart.com/support/
Code: Select all
AChart.Tools.Add(10)
AChart.Tools.Items(0).AsAnnotation.Text = "Hello"