PC Review


Reply
Thread Tools Rate Thread

ComponentOne 2DGraph control code to load plot area values?

 
 
Dean Slindee
Guest
Posts: n/a
 
      15th Dec 2003
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


 
Reply With Quote
 
 
 
 
Peter Huang
Guest
Posts: n/a
 
      16th Dec 2003
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.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Repeating gradient for each vertical area of plot area Steve Vincent Microsoft Excel Charting 3 27th Oct 2009 11:25 PM
Graph Size not adjusting with Chart Area and Plot Area Michael Malinsky Microsoft Excel Programming 2 12th Sep 2006 07:01 PM
How to increase chart area without affecting plot area? =?Utf-8?B?am9ldTIwMDRAaG90bWFpbC5jb20=?= Microsoft Excel Charting 2 21st Apr 2006 09:05 PM
Resize chart area without resizing plot area Janwillem van Dijk Microsoft Excel Charting 2 2nd Aug 2005 01:52 AM
How do I make the chart area equal in size to the plot area? =?Utf-8?B?UmVzb2x1dGlvbnBjMTU=?= Microsoft Excel Charting 3 4th Nov 2004 10:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:24 PM.