Search found 11 matches
- Tue Aug 23, 2022 2:02 pm
- Forum: XLSReadWritwII 6
- Topic: Format cells Fill Effects
- Replies: 4
- Views: 3100
Re: Format cells Fill Effects
Thanks a lot
- Mon Aug 22, 2022 9:36 am
- Forum: XLSReadWritwII 6
- Topic: Format cells Fill Effects
- Replies: 4
- Views: 3100
- Tue Aug 16, 2022 2:07 pm
- Forum: XLSReadWritwII 6
- Topic: Format cells Fill Effects
- Replies: 4
- Views: 3100
Format cells Fill Effects
Hello.
Cell formatting with two colors is possible.
Thank you
Cell formatting with two colors is possible.
Thank you
- Wed Feb 20, 2019 10:46 am
- Forum: XLSReadWritwII 6
- Topic: Chart.PlotBy = xlColumns or xlRows
- Replies: 10
- Views: 11538
Re: Chart.PlotBy = xlColumns or xlRows
sample combined chart
BarChart and LineChart
Thanks.
BarChart and LineChart
Thanks.
- Wed Feb 20, 2019 9:37 am
- Forum: XLSReadWritwII 6
- Topic: Someone knows how to combine two graphics
- Replies: 0
- Views: 7109
Someone knows how to combine two graphics
Someone knows how to combine two graphics. Line and bars. Thank you.
- Tue Feb 12, 2019 8:17 am
- Forum: XLSReadWritwII 6
- Topic: Chart.PlotBy = xlColumns or xlRows
- Replies: 10
- Views: 11538
Re: Chart.PlotBy = xlColumns or xlRows
Hello the example that you have sent me is a solution. But what I need is to represent it as the image that I attach. Yours is 1 but I want it to be like 2. Thank you. https://drive.google.com/file/d/19Q3n4zfNQDj4BHdcASaXBUP9ZETMtF_4/view?usp=sharing https://drive.google.com/file/d/19Q3n4zfNQDj4BHdc...
- Thu Feb 07, 2019 3:52 pm
- Forum: XLSReadWritwII 6
- Topic: Chart.PlotBy = xlColumns or xlRows
- Replies: 10
- Views: 11538
Re: Chart.PlotBy = xlColumns or xlRows
larsa wrote:Hello
You have added 4 series in the first example. Add 2 series and set the source area to the values you want to include.
Could you tell me how to do it with the example below, Thanks
- Wed Feb 06, 2019 4:52 pm
- Forum: XLSReadWritwII 6
- Topic: Chart.PlotBy = xlColumns or xlRows
- Replies: 10
- Views: 11538
Re: Chart.PlotBy = xlColumns or xlRows
Attached source code. According to the code, it makes me the first link. What to do to get out with the second link. Thank you. var XLS: TXLSReadWriteII5; RCells: TXLSRelCells; ChartSpace: TCT_ChartSpace; begin XLS := TXLSReadWriteII5.Create(Nil); XLS[0].AsFloat[2,0] := 15; XLS[0].AsFloat[3,0] := 25...
- Mon Feb 04, 2019 5:21 pm
- Forum: XLSReadWritwII 6
- Topic: Chart.PlotBy = xlColumns or xlRows
- Replies: 10
- Views: 11538
Re: Chart.PlotBy = xlColumns or xlRows
Hello I don't understand. What is it that you want to do? when doing the graphic I get it like that. attached image https://drive.google.com/file/d/18sbCX9U4GboWp2YbUFLAjklHAr_r1JwW/view?usp=sharing but I want it to come out like this. thanks https://drive.google.com/file/d/1EDqZmnSB46Qc06hGc8M-0XU...
- Mon Feb 04, 2019 4:01 pm
- Forum: XLSReadWritwII 6
- Topic: Chart.PlotBy = xlColumns or xlRows
- Replies: 10
- Views: 11538
Chart.PlotBy = xlColumns or xlRows
Chart.PlotBy = xlColumns or xlRows
Can be done
Can be done
- Mon Feb 04, 2019 3:34 pm
- Forum: XLSReadWritwII 6
- Topic: You can switch data row/column in a graph
- Replies: 0
- Views: 7249
You can switch data row/column in a graph
You can switch data row/column in a graph
thank you
thank you