Search found 3 matches
- Thu Nov 04, 2004 1:24 am
- Forum: VCL
- Topic: Which to use?: TWaterFallSeries vs. TPoint3DSeries
- Replies: 1
- Views: 3632
Which to use?: TWaterFallSeries vs. TPoint3DSeries
In a recent post, I was having an issue with the maximim grid size ( 2000x2000, according to the MaxAllowedCells const in TeeChart v5.02 ) that exists for the TWaterFallSeries since I'm trying to exceed that number of data values on the X axis. I have since realized that because all I'm REALLY tryin...
- Thu Nov 04, 2004 12:54 am
- Forum: VCL
- Topic: Limit on number of data points in TWaterfallSeries?
- Replies: 2
- Views: 5641
- Tue Nov 02, 2004 8:26 pm
- Forum: VCL
- Topic: Limit on number of data points in TWaterfallSeries?
- Replies: 2
- Views: 5641
Limit on number of data points in TWaterfallSeries?
I'm using v 5.02 of the TeeChart libraries and TChart in particular. I've realized that TChart, used in its 3D waterfall context, seems to have a problem with adding series ( TWaterFallSeries in this case ) to the chart that have over 2001 values. I can add TWaterFallSeries objects to the chart that...