Page 1 of 1

Values for Datatable

Posted: Wed Sep 30, 2009 12:33 am
by 13045294
Sometimes when we display values in a bar chart with a datatable, it would be nice to show a different item in the datatable than that of the y value. For instance, we might have a series where anything less than zero is an invalid value. It would be nice to have no bar in the chart, and the string "Invalid" in the the datatable for that index. Is there a way to do this or something similar?

Thanks!

Re: Values for Datatable

Posted: Thu Oct 01, 2009 10:29 am
by 10050769
Hello AIDev,

If you have a datatable you could modify your data as you want, changing values of datatable according the Chart. On the other hand, if you don't want appear null values (or 0 values) in your chart you can put bar.Color = Color.Transparent this.


I hope will helps,

Thanks.

Re: Values for Datatable

Posted: Fri Oct 02, 2009 10:44 pm
by 13045294
Hi Sandra,

I am sorry as I was a little vague with my question. I was referring to the TChart Datatable Tool, not a generic datatable.

If you were referring to the datatable tool, how do I change a value in the table to string?

Thanks!

Re: Values for Datatable

Posted: Mon Oct 05, 2009 7:54 am
by 10050769
Hello AIDev,

I was referring to the datatable generic. I am sorry but is not possible change values to tChart dataTable Tool. But, I recomend to use Chart Grid because this allows change values of table. You can send an example if you see TeeChartNet Demo concretly All Features\Welcome !\Components\Chart Grid.


I hope that will helps.

Thanks,

Re: Values for Datatable

Posted: Mon Oct 05, 2009 5:16 pm
by 13045294
Hi Sandra,

unfortunately the Chart Grid is not the representation we need. We need to show the data aligned with the graph.

Re: Values for Datatable

Posted: Tue Oct 06, 2009 8:10 am
by 10050769
Hello AIDev,

I have added your propost of Datatable Tool on our to be considered for inclusion in future releases 4. Number of feature request is [TF02014466].


Thanks,