lazarus-ccr/components/fpspreadsheet/examples/visual/fpschart
2024-09-30 21:35:39 +00:00
..
fpschartlink fpspreadsheet: Add WorkbookTabControl to chartlink demo to select the (first) chart of the current sheet. 2024-09-30 21:35:39 +00:00
workbookchartsource fpspreadsheet: Update workbookchartsource demo to show multiple-y-values feature. 2023-11-26 23:04:52 +00:00
readme.txt fpspreadsheet: Avoid creating TsChartLink in fpschart demo again and again. 2024-09-06 17:45:27 +00:00

The fpschartlink projects demonstrates how to use TsChartLink component to display
charts embedded in a worksheet by means of the TAChart library.

The workbookchartsource demo shows usage of the TsWorkbookChartSource component for
creating charts from spreadsheet data.