Search found 2 matches

by Rob W
Tue Oct 19, 2004 10:52 pm
Forum: VCL
Topic: TSeriesDataXLS.IncludeHeader gives Text/X/Y titles
Replies: 2
Views: 4410

Marjan - I'm using 5.02 with C++ builder 5.

I would like to be able to set the column heading names and also to omit duplicate "X" value columns (one X, multiple Y values). Is the only way to write my own CSV output routine?

Thanks
Rob Wills
by Rob W
Tue Sep 28, 2004 9:21 pm
Forum: VCL
Topic: TSeriesDataXLS.IncludeHeader gives Text/X/Y titles
Replies: 2
Views: 4410

TSeriesDataXLS.IncludeHeader gives Text/X/Y titles

TSeriesDataXLS.IncludeHeader: Boolean;

Description
Whether or not to include the Header of the data Series source in the exported data. The Header is typically the Series Title, or, if not set, the Series Name.

No matter what I do, I just get "Text X Y".

Any ideas?

Thanks

RobW