Search found 7 matches
- Fri Jun 05, 2020 11:36 pm
- Forum: XLSReadWritwII 6
- Topic: Delphi 10.4 Sydney
- Replies: 6
- Views: 5351
Re: Delphi 10.4 Sydney
A new estimation on when it could be available?
- Sat Jan 21, 2017 10:21 pm
- Forum: XLSReadWritwII 6
- Topic: Labels of category axis in line chart
- Replies: 0
- Views: 2110
Labels of category axis in line chart
Hello,
I am trying to draw a line chart in a xlsx, and everything goes fine, except that I do not find how to put labels to the category axis. I would like to use the first column of a spreadsheet as category axis labels.
Kind regards,
Ignacio.
I am trying to draw a line chart in a xlsx, and everything goes fine, except that I do not find how to put labels to the category axis. I would like to use the first column of a spreadsheet as category axis labels.
Kind regards,
Ignacio.
- Tue Apr 26, 2016 12:22 am
- Forum: XLSReadWritwII 6
- Topic: Delphi 10.1 Berlin
- Replies: 1
- Views: 2617
Delphi 10.1 Berlin
Could we expect an update for Delphi 10.1 Berlin soon?
- Sun Mar 02, 2014 4:05 am
- Forum: XLSReadWritwII 6
- Topic: Drawing a chart
- Replies: 6
- Views: 4332
Drawing a chart
I would like to draw a chart to a workbook. Is is possible to find an example elsewhere?
- Thu Jan 23, 2014 8:31 pm
- Forum: XLSReadWritwII 6
- Topic: Adding a chart to a sheet
- Replies: 1
- Views: 1827
Re: Adding a chart to a sheet
Hello, I managed to draw a chart for xls files, however, everything works fine, except when adding series to the chart. When doing this, I get an error. I just need to draw a simple line chart, I does not matter if it is for xls or xlsx files. But I did not find how to draw a chart using Drawing for...
- Wed Jan 22, 2014 11:06 pm
- Forum: XLSReadWritwII 6
- Topic: Adding a chart to a sheet
- Replies: 1
- Views: 1827
Adding a chart to a sheet
I cannot add a chart to a sheet. My old code used in TXLSReadWriteII4 can be compiled, but it returns at error an runtime. I used TSheet(XLS.Sheets).AddChart
- Sun Jan 19, 2014 1:16 am
- Forum: XLSReadWritwII 6
- Topic: Setting row height
- Replies: 1
- Views: 1987
Setting row height
Hello,
Rows.SetRowHeight does not exist anymore in XLSReadWriteII5. How is it possible to set the height for a given row?
Greetings,
Rows.SetRowHeight does not exist anymore in XLSReadWriteII5. How is it possible to set the height for a given row?
Greetings,