Commit Graph

95 Commits

Author SHA1 Message Date
wp_xyz
7d011b8465 TAChart: Fix TLegendColumnCount to allow value 0 2024-09-27 19:32:53 +02:00
wp_xyz
ce366cd5f4 TAChart: Allow Legend.ColumnCount = 0 which finds the best presentation of the legend. 2024-09-27 18:15:20 +02:00
wp_xyz
8744e56918 TAChart: Support series pointers in TAChartStyle. 2024-03-16 22:24:31 +01:00
wp_xyz
0933dadcaf TAChart: Improved alignment of legend text when single- and multi-line legend items are mixed. 2023-12-15 15:44:40 +01:00
wp_xyz
07f7a1931e TAChart: Improved legend symbol for TPolarSeries. 2023-09-14 16:02:15 +02:00
wp_xyz
68228adb4e TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives. 2023-06-03 17:37:23 +02:00
wp_xyz
4aeb1eb0ff TAChart: More flexible usage of system colors in drawers. 2023-03-09 12:12:04 +01:00
wp_xyz
cc0800d0d0 TAChart: TLegendClickTool.OnSeriesClick event should not fire at clicks on empty space within the legend. Fix order of OnLegendClick and OnSeriesClick events. 2021-10-24 11:19:30 +02:00
wp_xyz
6422aaa213 TAChart: New event OnSeriesClick for TLegendClickTool to report series of clicked legend item. Issue #39437. 2021-10-23 16:51:23 +02:00
wp_xyz
accd76af5c TAChart: Less hints and warnings. 2021-08-08 00:20:43 +02:00
wp_xyz
a5b30b57f9 TAChart: Fix legend background color for AggPas drawer. 2021-08-05 23:19:27 +02:00
wp_xyz
b080a05bbd TAChart: Fix legend background color for dark mode. 2021-08-04 17:33:08 +02:00
wp
99b12d5c6b TAChart: Legend resolves clDefault (better dark mode). Default Chart.Color is clForm now.
git-svn-id: trunk@64664 -
2021-02-24 22:41:15 +00:00
wp
b198ba1129 TAChart: Add TLegendItemBrushPenRect to display pen in legend icons of TBarSeries, TAreaSeries and TBubbleSeries.
git-svn-id: trunk@62772 -
2020-03-17 18:20:10 +00:00
wp
d1da579c77 TAChart: Add forgotten properties to TChartSeriesLegend.Assign.
git-svn-id: trunk@60835 -
2019-04-04 18:01:10 +00:00
wp
43e2ae0cf6 TAChart: Initial implementation of TLegendClickTool.
git-svn-id: trunk@60818 -
2019-04-01 22:55:53 +00:00
wp
43eecc2e2f TAChart: Add new legend property FixedItemWidth (patch by Marcin Wiazowski, issue #34826).
git-svn-id: trunk@60022 -
2019-01-06 22:32:15 +00:00
wp
a1b87dac3d TAChart: Remove old deprecated code.
git-svn-id: trunk@59230 -
2018-10-02 20:34:45 +00:00
wp
bb8725334b TAChart: Use HTML in legend at design-time
git-svn-id: trunk@55445 -
2017-07-04 21:10:30 +00:00
wp
60dfbebc9c TAChart: Add HTML support to legend
git-svn-id: trunk@55443 -
2017-07-04 20:28:45 +00:00
wp
e425cc10ae TAChart: Draw the pointers of a multi-valued series using the ChartStyles brush.
git-svn-id: trunk@54328 -
2017-03-02 22:45:02 +00:00
wp
d1c43f56a2 TAChart. Add property "Inverted" to TChartLegend
git-svn-id: trunk@54009 -
2017-01-26 15:07:51 +00:00
wp
4f4247f13c TAChart: Introduce multiple x values to chart sources.
git-svn-id: trunk@51744 -
2016-02-28 15:35:44 +00:00
wp
f11c461743 TAChart: Fix legend items being drawn too small on printer
git-svn-id: trunk@47199 -
2014-12-14 23:32:56 +00:00
wp
6df6fe5c6e TAChart: initial implementation of BiDiMode
git-svn-id: trunk@44555 -
2014-03-30 16:23:31 +00:00
ask
f4fb26c786 TAChart: Add TChartPen.EffVisible helper function
git-svn-id: trunk@41781 -
2013-06-21 13:22:14 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
ask
13ba6e1d8e TAChart: Add TChartLegend.Transparency property
git-svn-id: trunk@40142 -
2013-02-03 09:09:56 +00:00
ask
4e85ebf6ba TAChart: Add Legend.FixedItemHeight property
git-svn-id: trunk@39601 -
2012-12-20 17:25:38 +00:00
ask
05fc4692ab TAChart: Copy GridHorizontal and GridVertical properties in TChartLegend.Assign
git-svn-id: trunk@39077 -
2012-10-14 05:03:05 +00:00
ask
9313416622 TAChart: Copy properties in TChartLegend.Assign
git-svn-id: trunk@39076 -
2012-10-14 05:01:49 +00:00
ask
bef2b0f44a TAChart: Add TChartLegend.GridHorizontal and GridVertical properties
git-svn-id: trunk@39074 -
2012-10-14 04:50:35 +00:00
ask
38164a5dd7 TAChart: Add per-style legend items
git-svn-id: trunk@37528 -
2012-06-05 08:47:48 +00:00
ask
8d53e7ceb4 TAChart: Display legend symbols even if the text is empty
git-svn-id: trunk@37525 -
2012-06-05 07:56:10 +00:00
ask
38f0b9b911 TAChart: Add Legend.Format property, implement it for single item per series multiplicity
git-svn-id: trunk@34009 -
2011-12-06 23:50:51 +00:00
ask
924256986a TAChart: Cosmetic style fixes
git-svn-id: trunk@34008 -
2011-12-06 23:14:33 +00:00
ask
fe56ad9f43 TAChart: Add TChartLegend.ItemFillOrder property
git-svn-id: trunk@33137 -
2011-10-28 12:37:36 +00:00
ask
3761f748ea TAChart: Fix legend row count calculation
git-svn-id: trunk@33135 -
2011-10-28 12:20:10 +00:00
jesus
561307dda3 Fix compile with fpc trunk
git-svn-id: trunk@31947 -
2011-08-11 20:18:27 +00:00
ask
267a457efe TAChart: Add and use TLegendItemsEnumerator
git-svn-id: trunk@31674 -
2011-07-12 09:22:52 +00:00
ask
9ddaa28a8f TAChart: Remove "const" from some parameters where it is unneeded or dangerous
git-svn-id: trunk@31673 -
2011-07-12 08:03:40 +00:00
ask
1c39600e87 TAChart: Fix AV while trying to draw empty legend
git-svn-id: trunk@31660 -
2011-07-10 13:34:53 +00:00
ask
af52bce126 TAChart: Move legend item order initialization to Legend.SortItemsByOrder
git-svn-id: trunk@31654 -
2011-07-10 10:23:37 +00:00
ask
9c9da3e05c TAChart: Add TLegendItem.Owner property
git-svn-id: trunk@31557 -
2011-07-04 12:00:11 +00:00
ask
59ea86ddff TAChart: Add TChartLegend.ColumnCount property
git-svn-id: trunk@31402 -
2011-06-26 14:27:07 +00:00
ask
7ad974bb8a TAChart: Change TChartSeriesLegend.OnDraw parameters. Update demo.
git-svn-id: trunk@31399 -
2011-06-26 10:35:03 +00:00
ask
ae0f0fc734 TAChart: Add TChartSeriesLegend.OnCreate event. Update demo.
git-svn-id: trunk@31398 -
2011-06-26 10:29:53 +00:00
ask
2c6d4e309e TAChart: Add TChartLegend.GroupFont property
git-svn-id: trunk@31397 -
2011-06-26 09:58:17 +00:00
ask
be7740a708 TAChart: Add legend item grouping. Update demo.
git-svn-id: trunk@31396 -
2011-06-26 09:43:47 +00:00
ask
e6b1840fc4 TAChart: Add TChartSeriesLegend.Order property
git-svn-id: trunk@31395 -
2011-06-26 08:45:35 +00:00