Draw Text on OWC Chart Control

K

kamal anand

Hi

if i say

public void AfterFinalRender(object sender, Microsoft.Office.Interop.
OWC10.IChartEvents_AfterFinalRenderEvent e)
{
---------
---------
}

it shows an error:
--------------------
Compiler Error Message: CS0234: The type or namespace name 'OWC10' does
not exist in the class or namespace 'Microsoft.Office.Interop' (are you
missing an assembly reference?)

where is th problem, how to solve it.

Thanx
kamal anand
 
A

Alvin Bruney [MVP]

Please post this in *.office.deveoper.web.components. This is an ASP.NET
forum. In any event, you will want to make sure that your office PIA's are
installed and accessibility and that you have a reference to these
libraries.
 
G

Guest

Unknown,
Are you asking how to draw text on an OWC Chart control? Because there isn't
any body to your post. I'm not sure if the OWC chart control offers that
feature. You will probably be better off posting in
office.deveoper.web.components group.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top