473,472 Members | 2,145 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Draw Text on OWC Chart Control

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

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #1
3 1850
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.

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/27cok
"kamal anand" <kk*******@rediffmail.com> wrote in message
news:Oc**************@tk2msftngp13.phx.gbl...
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

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #2
I am not even getting the drawObject method in the intellisense. I am using the code below. Any idea why that could be the case?

public void AfterFinalRender(object sender, Microsoft.Office.Interop.Owc11.IChartEvents_AfterR enderEventHandler e)
{
e.???
}

Please respond to ra*******@hotmail.com

Thanks,
Raza

From http://developmentnow.com/g/8_2004_4...rt-Control.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com
Jan 12 '06 #3
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
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"unknown" wrote:

Jan 12 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jim | last post by:
I have this chart on a form. I'm trying to get this chart to render only if the user chooses to do so. This because of that the chart is quite complex and takes some time to render. I know that I...
0
by: Zero | last post by:
A B C D E Date Open High Low Close Chart = (Excel._Chart)oWB.Charts.Add(missing,missing,missing,missing); Chart.HasLegend = false; Chart.ChartWizard(...
0
by: Zero | last post by:
1. how to draw two type of chart in same chart candlechart and line chart 2. how to custom x axis? 2. how to custom y axis in right side and left side?
3
by: Bon | last post by:
Hello All I want to draw my own pie chart in MS Access 2000 form. Could anyone tell me where I can find information or sample code on doing it? Cheers Bon
1
by: Jeff Waskiewicz | last post by:
Hello All, I'm trying to solve a nagging problem. The goal is to draw a rectangle over the top of all the other controls on a form. Specifically, over a ChartFX control. The user would draw...
0
by: benfly08 | last post by:
Hi, guys. I have a program to draw bar/pie chart based on the data i hard coded in it. However, my image comes with "BLACK" background color. I don't know how to fix this. The code snippet is...
4
by: =?Utf-8?B?bWFydGluMQ==?= | last post by:
Hi, All, I want to draw line chart on the web using visual basic 2005, vb 2005 doesn't have chart components, so can anyone point out where I can start working this? Thanks, Ma
3
by: rengaraj | last post by:
Dear Experts, I want to read a text file containing values. From these text values, an Excel chart has to be drawn. I read the file contents and hold in buffer but how to put values into an...
0
by: sejal17 | last post by:
Hello, Every one i am trying to draw chart using web chart , its working fine in my local pc but when i am uploading this application on server i am getting Error like , ...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.