473,508 Members | 2,143 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1765
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
1506
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
3605
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
303
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
1495
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
7225
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
7124
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
7326
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
7385
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...
0
7498
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...
1
5053
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
3182
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.