Search found 29 matches

by usc
Mon Oct 29, 2007 9:51 am
Forum: .NET
Topic: adding two line series
Replies: 1
Views: 4791

adding two line series

Hi Its known stacking of lines group is not supported by Tee Chart. We are trying to write some custom code to get the following functionality.is it possible to add two lines series together into a third series and remove the two parent series. request you to kindly help me out with this and also su...
by usc
Fri Sep 21, 2007 11:10 am
Forum: .NET
Topic: The axis tends to jump when a series is being added
Replies: 14
Views: 18214

Hi Narcis,

Is it possible to stack groups of Lines as is the case with bars.

Regards,
Uday
by usc
Thu Sep 20, 2007 7:34 am
Forum: .NET
Topic: The axis tends to jump when a series is being added
Replies: 14
Views: 18214

Thanks Narcis, I appologise for missing out on the Infragistics controls. Your comments were really helpful in the problems especially the problem with Custom axis. I just need one more help, I guess there is no way to stack multiple series in TeeChart. But our client is looking forward to some kind...
by usc
Wed Sep 19, 2007 1:24 pm
Forum: .NET
Topic: The axis tends to jump when a series is being added
Replies: 14
Views: 18214

Hi Narcis, Please find the file test.zip in your upload page. I have uploaded a sample application indicating the problems mentioned above.Also find in the zip file a document TeeChart Series issue describing the software details and the issues facde by us. The values are hardcoded and the code is d...
by usc
Tue Sep 18, 2007 1:02 pm
Forum: .NET
Topic: The axis tends to jump when a series is being added
Replies: 14
Views: 18214

Hi Narcis

The piece of code which you had mentioned for enabling the custom axis:

Code: Select all

ser.CustomVertAxis.Visible = true;
The value of CustomVertAxis is coming to be null in my case.

Do we have to set this value anywhere?

Regards,
uday
by usc
Wed Sep 12, 2007 1:29 pm
Forum: .NET
Topic: The axis tends to jump when a series is being added
Replies: 14
Views: 18214

Hi Narcis My requirement is to check if no series corresponding to a particular axis belonging to any of the selected plotgroups is visible, then the correponding axis should also be made invisible. As I told you before, this should be default behavior and it seems to me it is in the screenshots you...
by usc
Wed Sep 12, 2007 12:03 pm
Forum: .NET
Topic: ChartListBox component
Replies: 5
Views: 8448

Hi Narcis,

All I mean to say is that is it possible to edit some of the properties of the chartlist box just as we can modify the legend properties from the chart editor.

Also can the chartlistbox component added a a tool in the chart editor.

Regards,
Uday(usc)
by usc
Wed Sep 12, 2007 11:34 am
Forum: .NET
Topic: The axis tends to jump when a series is being added
Replies: 14
Views: 18214

Hi Narcis, Please find the following document which illustrates the problem that I am facing currently. Issues with plotting changes for Reservoir Plots.doc I could not explain to you the problem correctly. let be make myself clear.I have different plot groups and number of series associated with ea...
by usc
Wed Sep 12, 2007 11:22 am
Forum: .NET
Topic: ChartListBox component
Replies: 5
Views: 8448

Hi Narcis,

Is it possible to add the chartlistbox as a tool in the editor so that I can modify its properties such as back colour, width etc using the commander or the editor.

regards,
uday(usc)
by usc
Tue Sep 11, 2007 6:50 am
Forum: .NET
Topic: The axis tends to jump when a series is being added
Replies: 14
Views: 18214

The axis tends to jump when a series is being added

Hi The problem that i am facing is that whenever i add a series to chart dynamically, all the axes name left, right and custom(second left) axis tens to jump side ways. Also based on the series visible or invisible, I want to show or hide the corresponding axes. Is there a way by which i can check w...
by usc
Tue Sep 11, 2007 6:42 am
Forum: .NET
Topic: ChartListBox component
Replies: 5
Views: 8448

ChartListBox component

Hi

Is it possible to bind the chartlistbox component to the chart editor, so that I can edit the properties of my chartlist box such as colour etc, as is done for the legend.Is it possible to use the chartlistbox as a legend.

Regards,
Uday(usc)
by usc
Wed Aug 08, 2007 10:24 am
Forum: .NET
Topic: adding a series to the legend reduces the chart size.
Replies: 9
Views: 14135

Hi Narcis, With refernce to the image Chart_Legend, I am trying to use the chart listbox control as a legend. Is it possible to add the series values to the chartlistbox at run time. I have different plot groups on the right side.If I check on one plot group a number of different series are made vis...
by usc
Tue Aug 07, 2007 6:13 am
Forum: .NET
Topic: adding a series to the legend reduces the chart size.
Replies: 9
Views: 14135

Hi Edu

Is it possible to add the legend to another control. say for example a List view control of system.Windows.Forms.

Regards,
Usc
by usc
Tue Aug 07, 2007 6:04 am
Forum: .NET
Topic: Grouping of data in a legend
Replies: 7
Views: 14052

Hi Edu Please find the document Legend Ordering.Doc for your reference to the sorting problem I am facing in my project. I have specified, how the data is currently being sorted and what is my requirement in the document. Also, I have a query. Can I stop sorting of the series in the legend.Whenever ...
by usc
Tue Aug 07, 2007 5:07 am
Forum: .NET
Topic: problem with stacking of Lines and bars
Replies: 8
Views: 15781

Hi Edu, I have attched for your refernce an excel sheet stacking issue.xls In my data there are couple of rows with value as zero. I have specified the colour for the as transparent. But when I try to stack the data i am getting some discrepency. As mentioned earlier I am plotting different series a...