Page 1 of 1
How to adjust table styles adaptively?
Posted: Sat Aug 19, 2023 3:10 am
by 15695007
Use the table in the TChart Tools, but the table has no grid lines and too much data will be crowded together, can I add a scroll bar up and down left and right?
1) TChart Tool : DataTable
- DataTableTool.png (32.3 KiB) Viewed 13193 times
2) I want the table to have grid lines
- need grid lines.png (124.09 KiB) Viewed 13193 times
3) Data crowding together want to scroll bar
- want to scroll bar.png (488.2 KiB) Viewed 13193 times
Re: How to adjust table styles adaptively?
Posted: Mon Aug 21, 2023 4:34 pm
by Marc
Hello,
Re.
2) I want the table to have grid lines
Open the Chart Editor after adding the tool go to the tool in the toolslist and select:
- Rows to edit the horizontal Pen
- Columns to edit the vertical Pen (display the grid lines)
Re.
3) Data crowding together want to scroll bar
The table can only practically fit a certain amount of readable data (text). If there are two many points the it is not possible to space the text. If you tell us what you would like to see here perhaps we can think of a suggestion.
Regards,
Marc Meumann