473,378 Members | 1,140 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

_Chart versus Chart objects in Excel Resource

Ben
Hi,
I'm trying to write good code, but I'm confused about
which object I should create:
Excel._Chart or Excel.Chart Is it poor form to implement
one over the other? They both seem to work.

Thanks,
-Ben

Does anyone have a graphing package for .NET that they
really love? Importing from Excel into C# is just really
slow, esp. when iterating through columns removing blanks.
Jul 19 '05 #1
0 1504

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

Similar topics

1
by: Megan | last post by:
Hi- I was wondering if it is possible to code a macro to: 1. retrieve a bunch or records 2. output them to an excel file 3. have excel start up 4. process the data received from access 5....
22
by: PeteCresswell | last post by:
I've been to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mschrt/html/vbobjtitleobject.asp, but still don't have a clue. For example, I've got a chart object namde...
8
by: deko | last post by:
When using automation (and especially with early binding) I've heard it is best to use explicit references to everything. For example: Dim xlChart as Excel.Chart rather than Dim objChart...
2
by: hb | last post by:
Hi, I need to buy a component that can meet the following requirements: 1. create all sorts of chart dynamically; 2. can combine data sheet and chart together like Excel does; 3. can save the...
1
by: Robin Tucker | last post by:
Heres and interesting problem: I have a VB.NET program that creates reports via. Word Automation. This all works fine. What I want to do as part of this report generation process is to embed a...
0
by: Ben | last post by:
Hi, I'm trying to write good code, but I'm confused about which object I should create: Excel._Chart or Excel.Chart Is it poor form to implement one over the other? They both seem to work. ...
2
by: doctorle | last post by:
I have a make-table query which output to a temp table like this AgeGroup NumberInAgeGroup 0: 9 1 10: 19 2 30: 39 3 40: 49 4 50: 59 4 60: 69 3 80: 89 1
5
by: hayuti | last post by:
I am developing a small routine that exports data from an Access database to Excel and plots a chart. At this stage the routine successful exports the data to excel but I am having a problem with...
0
by: madhatter84gn | last post by:
I am trying to automate an excel spreadsheet and then create a chart. Dim chartRange As Excel.Range If rollup Then chartRange = sheet.Range("O2:Q14", Type.Missing) ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.