473,396 Members | 1,838 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,396 software developers and data experts.

ComponentOne 2DGraph control code to load plot area values?

Working on a ComponentOne 2DGraph control. Got it all figured out (no
documentation) except for the last step: loading the X and Y values to be
plotted. Anyone got a working sample of how to populate the ChartData.

Like, once you clear any prior plot data with:
chartWeek.ChartGroups.Group0.ChartData.SeriesList. Clear()

How do you reload a fresh set of values?

Involves some of the following:

Dim chartAXArray As C1.Win.C1Chart.ChartDataArray '{0,1,2,3}

Dim chartAYrray As C1.Win.C1Chart.ChartDataArray

Dim chartASeries As New C1.Win.C1Chart.ChartDataSeries(chartData)

chartWeek.ChartGroups.Group0.ChartData.SeriesList. Insert(1, chartASeries) 'A
track

Thanks,

Dean Slindee
Nov 20 '05 #1
1 1760
Hi Dean,

Based on my understanding, you want to use a third-pary control.
I search Google and find a link.
http://www.componentsource.com/

I think the control should be developed and supported by the website and
you may try to contact the website for better support service. I also find
there is a forum on the website ,you may have a try to post the question on
that website.
http://www.componentsource.com/produ...tion=6106#XT18
If you have any concern on this issue, please post here.

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Nov 20 '05 #2

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

Similar topics

7
by: Jacky Luk | last post by:
Does anyone know of a downloadable Line ActiveX control which allows me to plot straight lines on a VC++.NET form? Thanks Jack
2
by: John Lau | last post by:
Hi, Is there documentation that talks about the page lifecycle, the lifecycle of controls on the page, and the rendering of inline code, in a single document? Thanks, John
0
by: Dean Slindee | last post by:
Working on a ComponentOne 2DGraph control. Got it all figured out (no documentation) except for the last step: loading the X and Y values to be plotted. Anyone got a working sample of how to...
0
by: cmrhema | last post by:
Hi, I have two controls one html select control and one asp.net dropdownlist control. In html select control i have three maps loaded. It is loaded in the following manner. <SELECT...
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: 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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.