Commit Graph

558 Commits

Author SHA1 Message Date
ask
11c20399c2 TAChart: Unassign tool's chart reference during deactivation.
This fixes issue #17507

git-svn-id: trunk@27571 -
2010-10-04 11:56:50 +00:00
ask
e7ce0b0dac TAChart: Add TBarSeries.BarOffsetPercent property
git-svn-id: trunk@27570 -
2010-10-04 11:40:34 +00:00
ask
ba23bd2982 TAChart: Draw pie slices in the legend
git-svn-id: trunk@27568 -
2010-10-04 10:46:25 +00:00
ask
c95aa6b2f3 TAChart: Draw per-point legend items with the color from the chart source
git-svn-id: trunk@27567 -
2010-10-04 10:32:34 +00:00
ask
3d801aa92c TAChart: Support per-point coloring of line series
git-svn-id: trunk@27566 -
2010-10-04 10:20:29 +00:00
ask
213a8b5ef1 TAChart: Implement legend multiplicity for most series
git-svn-id: trunk@27565 -
2010-10-04 10:13:28 +00:00
ask
d589d25f96 TAChart: Fix chart invalidation after changing subcomponents' properties
git-svn-id: trunk@27563 -
2010-10-04 09:22:47 +00:00
ask
51333d23ff TAChart: Fix skipping obsolete property
git-svn-id: trunk@27560 -
2010-10-04 09:15:08 +00:00
ask
91aa289f6e TAChart: Group Legend-related properties into TChartSeriesLegend class. Update demo.
git-svn-id: trunk@27559 -
2010-10-04 09:10:55 +00:00
ask
84bb112a07 TAChart: Initial support for legend multiplicity
git-svn-id: trunk@27557 -
2010-10-04 08:21:46 +00:00
ask
643fc88dfa TAChart: Add user-drawn legend item to the legend demo
git-svn-id: trunk@27556 -
2010-10-04 07:30:19 +00:00
ask
09b0ea83ae TAChart: Add OnDrawLegend event to chart series
git-svn-id: trunk@27555 -
2010-10-04 07:28:23 +00:00
ask
1f15b325ab TAChart: Disable series if displaying it causes exception.
This prevents further exceptions on repainting, especially during design-time.

git-svn-id: trunk@27552 -
2010-10-03 17:33:56 +00:00
ask
80b1644c82 TAChart: Use RecNo as X value if TDbChartSource.FieldX is empty.
Patch by José Mejuto

git-svn-id: trunk@27551 -
2010-10-03 03:03:53 +00:00
ask
5ad19b1d4b TAChart: Fix multi-valued series demo title
git-svn-id: trunk@27522 -
2010-09-29 06:36:03 +00:00
ask
e52d954696 TAChart: Move TSeriesPointerStyle from TAChartUtils to TATypes unit.
git-svn-id: trunk@27464 -
2010-09-26 03:25:35 +00:00
ask
e7e1f256d3 TAChart: Add ps[Left|Right]Triangle pointer styles
git-svn-id: trunk@27463 -
2010-09-26 03:21:11 +00:00
ask
f4763dd494 TAChart: Limit pointer size in the legend. Update demo.
git-svn-id: trunk@27462 -
2010-09-26 02:58:39 +00:00
ask
ec692bc033 TAChart: Show pointers in line series legend
git-svn-id: trunk@27461 -
2010-09-26 02:43:12 +00:00
maxim
ea46133c5e Components: committed automatically regenerated makefiles
git-svn-id: trunk@27421 -
2010-09-20 16:41:28 +00:00
ask
744c563dda TAChart: Add an icon for TChartStyles component
git-svn-id: trunk@27410 -
2010-09-19 05:04:19 +00:00
ask
78e3076672 TAChart: Update stacked series demo
git-svn-id: trunk@27272 -
2010-09-05 06:48:04 +00:00
ask
0006342434 TAChart: Use styles for drawing stacked series
git-svn-id: trunk@27271 -
2010-09-05 06:46:46 +00:00
ask
a1d8b1a7e8 TAChart: Initial implementation of chart styles
git-svn-id: trunk@27270 -
2010-09-05 06:33:54 +00:00
ask
a8b64bb621 TAChart: Add multi-valued db-aware source. Update demo.
git-svn-id: trunk@27263 -
2010-09-04 10:11:15 +00:00
ask
94c95314be TAChart: Update demos to use MarginX and MarginY properties
git-svn-id: trunk@27261 -
2010-09-04 06:33:21 +00:00
ask
0fb7f8fc83 TAChart: Split TChartLegend.Margin into MarginX and MarginY properties
git-svn-id: trunk@27260 -
2010-09-04 06:32:40 +00:00
ask
50fafcc206 TAChart: Add statistics page to linedemo
git-svn-id: trunk@27231 -
2010-08-29 13:51:34 +00:00
ask
6cbf336c1b TAChart: Add AccumulationMethod and AccumulationRange properties to TCalculatedChartSource
git-svn-id: trunk@27230 -
2010-08-29 13:51:01 +00:00
ask
081172351f TAChart: Add page control to the line demo
git-svn-id: trunk@27229 -
2010-08-29 13:28:59 +00:00
ask
c21a6da457 TAChart: Add TCalculatedChartSource.ReorderYList property
git-svn-id: trunk@27155 -
2010-08-20 09:54:07 +00:00
ask
c366a17430 TAChart: Add percentage stacked series to the demo
git-svn-id: trunk@27147 -
2010-08-19 10:45:46 +00:00
ask
54ee41a476 TAChart: Fix percentage calculation
git-svn-id: trunk@27146 -
2010-08-19 10:43:02 +00:00
ask
be55a67eab TAChart: Combine stacked pages in the multi-value demo
git-svn-id: trunk@27145 -
2010-08-19 10:42:28 +00:00
ask
cbbcacc030 TAChart: Add icon for TCalculatedChartSource component
git-svn-id: trunk@27144 -
2010-08-19 09:59:30 +00:00
ask
e060bcd1aa TAChart: Initial implementation of TCalculatedChartSource
git-svn-id: trunk@27143 -
2010-08-19 09:37:02 +00:00
ask
277dda4e82 TAChart: Support TUserDefinedChartSource.YCount
git-svn-id: trunk@27138 -
2010-08-18 12:55:28 +00:00
ask
61cf75f456 TAChart: Move YCount implementation to TCustomChartSource
git-svn-id: trunk@27137 -
2010-08-18 12:51:13 +00:00
ask
575f8f5a73 TAChart: Add stacked area series to the demo
git-svn-id: trunk@27136 -
2010-08-18 12:00:19 +00:00
ask
592cd0f85b TAChart: Implement stacked area series
git-svn-id: trunk@27135 -
2010-08-18 11:59:30 +00:00
ask
5ed0ea3d8e TAChart: Add stacked lines to the multi-valued source demo
git-svn-id: trunk@27134 -
2010-08-18 06:40:45 +00:00
ask
8592caeac1 TAChart: Do not store redundant SeriesColor property
git-svn-id: trunk@27133 -
2010-08-18 06:39:59 +00:00
ask
e44c18a3d3 TAChart: Implement stacked line series
git-svn-id: trunk@27132 -
2010-08-18 06:32:55 +00:00
ask
fe4ac38bf4 TAChart: Extract TCustomChartSource.ExtentList function
git-svn-id: trunk@27131 -
2010-08-18 06:18:11 +00:00
ask
823ef24846 TAChart: Extract TLineSeries.DrawSingleLineInStack procedure
git-svn-id: trunk@27130 -
2010-08-18 02:49:17 +00:00
ask
66ff6cc151 TAChart: Minor demo update
git-svn-id: trunk@27122 -
2010-08-17 10:12:17 +00:00
ask
ee758c26c4 TAChart: Add box-and-whiskers series demo
git-svn-id: trunk@27121 -
2010-08-17 10:11:43 +00:00
ask
3e1fdc1102 TAChart: Add TBoxAndWhiskerSeries.WhiskersWidth property
git-svn-id: trunk@27120 -
2010-08-17 10:10:44 +00:00
ask
0fbee9a723 TAChart: Add TListChartSource.SetYList procedure
git-svn-id: trunk@27119 -
2010-08-17 10:01:41 +00:00
ask
1dd8d33568 TAChart: Initial implementation of box-and-whiskers series
git-svn-id: trunk@27118 -
2010-08-17 09:52:43 +00:00