Commit Graph

348 Commits

Author SHA1 Message Date
ask
af9b033b42 TAChart: Implement TZoomDragTool using LogicalExtent instead of ZoomToRect
git-svn-id: trunk@24352 -
2010-04-01 13:24:27 +00:00
ask
d216b60a2f TAChart: Implement TZoomClickTool using LogicalExtent instead of ZoomToRect
git-svn-id: trunk@24351 -
2010-04-01 13:06:20 +00:00
ask
8cc81d308a TAChart: Make LogicalExtent settable property as a more general replacement for Pan method
git-svn-id: trunk@24350 -
2010-04-01 12:59:11 +00:00
ask
fafe56406f TAChart: Add operator- for TDoublePoint
git-svn-id: trunk@24349 -
2010-04-01 12:58:15 +00:00
ask
0060d87d21 TAChart: Add tools demo
git-svn-id: trunk@24346 -
2010-04-01 11:46:13 +00:00
ask
cc26bf33e5 TAChart: Add TChartTool.ActiveCursor property
git-svn-id: trunk@24345 -
2010-04-01 11:42:48 +00:00
ask
f2c2d16901 TAChart: Move GetVerbCount into parent class TSubComponentListEditor
git-svn-id: trunk@24340 -
2010-04-01 11:08:23 +00:00
ask
fff9fbf31a TAChart: Add TPanDragTool.Directions to allow panning in specified directions only.
* This finishes issue #16109

git-svn-id: trunk@24339 -
2010-04-01 11:03:30 +00:00
ask
a4cc8f74aa TAChart: Invert panning direction
git-svn-id: trunk@24338 -
2010-04-01 10:56:18 +00:00
ask
d059542372 TAChart: Add TPanDragTool. This is part of issue #16109
git-svn-id: trunk@24337 -
2010-04-01 10:49:29 +00:00
ask
55e3c12e7d TAChart: Add operator+ for TDoublePoint and operator- for TPoint
git-svn-id: trunk@24336 -
2010-04-01 10:47:13 +00:00
ask
a48e7d5758 TAChart: Remove TChart.FZoomExtent, use FCurrentExtent directly
git-svn-id: trunk@24335 -
2010-04-01 10:26:18 +00:00
ask
297282634f TAChart: Capture mouse on tools activation
git-svn-id: trunk@24332 -
2010-04-01 09:46:57 +00:00
ask
7c1607e0b4 TAChart: Add TZoomClickTool. This is part of issue #16109
git-svn-id: trunk@24330 -
2010-04-01 03:39:52 +00:00
ask
bce837f856 TAChart: Extract BoundsSize utility function
git-svn-id: trunk@24329 -
2010-04-01 03:38:02 +00:00
ask
93833e99ed TAChart: Rename TChart*Tool to just T*Tool to shorten subcomponent names
git-svn-id: trunk@24328 -
2010-04-01 02:16:29 +00:00
ask
02e6a3fe48 TAChart: Allow design-time tools editing
git-svn-id: trunk@24326 -
2010-03-31 23:27:07 +00:00
ask
b050f52c41 TAChart: Extract generic TASubcomponentsEditor unit from TASeriesEditor
git-svn-id: trunk@24318 -
2010-03-31 15:23:57 +00:00
ask
87862a4a71 TAChart: Move component list-related overrides from TBasicChartSeries to TCustomChartSeries
git-svn-id: trunk@24311 -
2010-03-31 11:39:20 +00:00
ask
82c421e69c TAChart: Convert chart tools from collection items into subcomponents, similar to series
git-svn-id: trunk@24310 -
2010-03-31 11:17:14 +00:00
ask
1a7ff8cf0d TAChart: Make TChartToolset a design-time component
git-svn-id: trunk@24300 -
2010-03-30 13:40:11 +00:00
ask
5b4de80bc0 TAChart: Fix warning
git-svn-id: trunk@24299 -
2010-03-30 13:36:26 +00:00
ask
b2f0afcdb6 TAChart: Add TChartReticuleTool
git-svn-id: trunk@24282 -
2010-03-29 12:02:48 +00:00
ask
3791b08ca0 TAChart: Make AllowZoom work again
git-svn-id: trunk@24280 -
2010-03-29 11:34:39 +00:00
ask
2b054216fc TAChart: Move TChartTool and TChartToolset to TATools unit
git-svn-id: trunk@24279 -
2010-03-29 11:29:50 +00:00
ask
3dc68f371a TAChart: Add TATools unit. Move TChartZoomDragTool there.
git-svn-id: trunk@24277 -
2010-03-29 10:56:12 +00:00
ask
130b0d9d2d TAChart: Move PrepareXorPen procedure to TAChartUtils unit
git-svn-id: trunk@24276 -
2010-03-29 10:32:36 +00:00
ask
fa6eba8104 TAChart: Add TChartTool, TChartToolset and TChartZoomDragTool classes.
* This is the initial step to interactive tools support

git-svn-id: trunk@24275 -
2010-03-29 10:27:07 +00:00
ask
ab09e5bdac TAChart: Fix compilation of drag-and-drop demo
git-svn-id: trunk@24274 -
2010-03-29 10:12:39 +00:00
ask
82d6431bee TAChart: Extract ZoomToRect procedure
git-svn-id: trunk@24273 -
2010-03-29 09:51:47 +00:00
ask
e88dd4706f TAChart: Remove unused method SetAxisColor
git-svn-id: trunk@24270 -
2010-03-29 06:14:46 +00:00
ask
2adab1d337 TAChart: Initial documentation for TAChartAxis unit.
git-svn-id: trunk@24164 -
2010-03-22 05:28:38 +00:00
ask
6c59933fe5 TAChart: Use Marks.Distance as a distance between axis labels and ticks
+ Disallow negative distances

git-svn-id: trunk@24149 -
2010-03-21 17:15:51 +00:00
ask
73647cb247 TAChart: Update axis demo
git-svn-id: trunk@24148 -
2010-03-21 15:13:48 +00:00
ask
e1f162aa58 TAChart: Unify formatting of auto-generated and Source-generated marks.
git-svn-id: trunk@24147 -
2010-03-21 15:08:41 +00:00
ask
5e12f2c568 TAChart: Fix insufficient rounding during axis marks calculation
git-svn-id: trunk@24146 -
2010-03-21 15:07:23 +00:00
ask
44c76180a4 TAChart: Use Marks.Style and Marks.Format to display mark labels taken from Source
git-svn-id: trunk@24143 -
2010-03-21 13:51:26 +00:00
ask
85eb77d20d TAChart: Move TCustomChartSeries.DefaultFormattedMark to TCustomChartSource.FormatItem
git-svn-id: trunk@24141 -
2010-03-21 13:42:52 +00:00
ask
b34a16c7fd TAChart: Add TChartAxisMarks.Source property.
This implements issue #16030

git-svn-id: trunk@24137 -
2010-03-21 12:56:28 +00:00
ask
8d2df44a70 TAChart: Fix setting of point labels via TListChartSource.DataPoints
git-svn-id: trunk@24136 -
2010-03-21 11:26:56 +00:00
ask
7c56e12708 TAChart: Take LabelBrush and Frame properties into account when drawing axis marks
git-svn-id: trunk@24135 -
2010-03-21 10:58:18 +00:00
ask
0828c0b864 TAChart: Do not create margins around marks which have neither background nor frame
git-svn-id: trunk@24134 -
2010-03-21 10:56:12 +00:00
ask
a1a644a5c5 TAChart: Extract TGenericChartMarks as basic marks class.
* Inherit TChartMarks and TChartAxisMarks with different defaults in sub-properties

git-svn-id: trunk@24133 -
2010-03-21 09:44:58 +00:00
ask
451b009b38 TAChart: Use Axis.IsVertical instead of duplicating code
git-svn-id: trunk@24131 -
2010-03-21 05:42:35 +00:00
ask
289d06d85d TAChart: Add TChartAxis.Marks property, use it to control marks font
git-svn-id: trunk@24130 -
2010-03-21 05:40:05 +00:00
ask
6b4119e9ac TAChart: Move TBasicPointSeries.DrawLabel procedure inside DrawLabels
git-svn-id: trunk@24129 -
2010-03-21 04:47:59 +00:00
ask
2591422032 TAChart: Add rotated series demo
git-svn-id: trunk@24128 -
2010-03-21 04:37:03 +00:00
ask
eceabf9db6 TAChart: Display mark labels for rotated series correctly.
This finishes issue #16051.

git-svn-id: trunk@24127 -
2010-03-21 04:28:00 +00:00
ask
6320463c46 TAChart: Add TCustomChartSeries.GetGraphPointY function
git-svn-id: trunk@24126 -
2010-03-21 04:26:24 +00:00
ask
3b9c3db55c TAChart: Make margins only for actually existing labels.
git-svn-id: trunk@24125 -
2010-03-21 02:55:24 +00:00