Commit Graph

118 Commits

Author SHA1 Message Date
ask
b8f1a26235 TAChart: Set TZoomDragTool.Brush.Style = bsClear by default
git-svn-id: trunk@38902 -
2012-09-29 14:36:19 +00:00
ask
fcf539ce79 TAChart: Add THistory and TChartExtentHistory utility classes
git-svn-id: trunk@38653 -
2012-09-14 12:02:55 +00:00
ask
a06d48f63f TAChart: Add TChartExtent.FixTo utility function
git-svn-id: trunk@38609 -
2012-09-10 09:44:05 +00:00
ask
a7c38ab7ef TAChart: Add Marks.Margins property
git-svn-id: trunk@38567 -
2012-09-08 08:54:21 +00:00
ask
fa8507e364 TAChart: Extract TATextElements unit
git-svn-id: trunk@38564 -
2012-09-08 07:02:21 +00:00
ask
3464f50fbd TAChart: Add Marks.Shape property
git-svn-id: trunk@38561 -
2012-09-07 16:15:02 +00:00
ask
ef32540658 TAChart: Copy BaseLength in TChartArrow.Assign
git-svn-id: trunk@38503 -
2012-09-03 16:50:14 +00:00
ask
73b155ec26 TAChart: Add Marks.Arrow property
git-svn-id: trunk@38502 -
2012-09-03 16:47:55 +00:00
ask
aa894b143a TAChart: Add pointers to TDataPointDistanceTool
git-svn-id: trunk@38329 -
2012-08-22 09:48:58 +00:00
ask
2a08196858 TAChart: Add psHorBar and psVertBar to TSeriesPointerStyle enumeration. Update line demo.
git-svn-id: trunk@38328 -
2012-08-22 09:24:36 +00:00
ask
59dd582337 TAChart: Fix crash when setting Marks.LabelFont from the Object Inspector
git-svn-id: trunk@38234 -
2012-08-13 14:08:42 +00:00
mattias
877babae87 tachart: fixed compilation fpc 2.7.1, bug #22365
git-svn-id: trunk@37867 -
2012-07-05 09:40:29 +00:00
ask
ecb19032a8 TAChart: Make TChartMargins.GetValue and SetValue public
git-svn-id: trunk@36917 -
2012-04-20 06:28:55 +00:00
ask
1bb99f869b TAChart: Add RotatePointX utility function
git-svn-id: trunk@35623 -
2012-02-29 15:25:04 +00:00
ask
43e5cef025 TAChart: Add TChartArrow.BaseLength property
git-svn-id: trunk@35622 -
2012-02-29 15:15:56 +00:00
ask
0a38dacf8b TAChart: Recalculate fit series after range change
git-svn-id: trunk@32803 -
2011-10-10 15:15:08 +00:00
ask
274955e748 TAChart: Extract TChartRange.Intersect helper procedure
git-svn-id: trunk@32801 -
2011-10-10 13:34:55 +00:00
ask
fb3b94ed21 TAChart: Use SetPropDefaults in TChartPen
git-svn-id: trunk@31829 -
2011-07-30 16:28:19 +00:00
ask
e8d1819c83 TAChart: Add some strict protected/strict private annotations. Get rid of TCustomSeriesCrack class.
git-svn-id: trunk@31827 -
2011-07-30 08:25:18 +00:00
ask
b8bef2f439 TAChart: Add TChartRange.Assign and TChartExtent.Assign methods
git-svn-id: trunk@31823 -
2011-07-30 06:45:50 +00:00
ask
aa51debce9 TAChart: Add TChartAxis.Range property
git-svn-id: trunk@31822 -
2011-07-30 06:41:55 +00:00
ask
437e34ed6f TAChart: TChartTitle.Alignment affects title position in addition to justification
git-svn-id: trunk@31760 -
2011-07-20 09:40:02 +00:00
ask
69b894a323 TAChart: Fix default values and remove warnings in chart titles
git-svn-id: trunk@31758 -
2011-07-20 09:32:02 +00:00
ask
99862bc8dc TAChart: TChartTitle is now a descendant of TChartTextElement:
* TChartTitle.Frame now works
* Alignment property extended to all kinds of marks

git-svn-id: trunk@31757 -
2011-07-20 09:16:29 +00:00
ask
bea2a05af6 TAChart: Extract TChartTextElement helper class
git-svn-id: trunk@31756 -
2011-07-20 08:44:51 +00:00
ask
5a9034c984 TAChart: Do not publish YIndex property for the axis title
git-svn-id: trunk@31755 -
2011-07-20 04:32:16 +00:00
ask
0566afca02 TAChart: Add TChartAxis.Arrow property
git-svn-id: trunk@31726 -
2011-07-17 09:45:35 +00:00
ask
7e525bd5f0 TAChart: Scale arrows
git-svn-id: trunk@31725 -
2011-07-17 08:48:38 +00:00
ask
c2dfa0d212 TAChart: Add TConstantLine.Arrow property
git-svn-id: trunk@31721 -
2011-07-17 08:30:28 +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
0c44a00b8c TAChart: Do not draw single-pixel label links
git-svn-id: trunk@31189 -
2011-06-13 01:23:44 +00:00
ask
553a073919 TAChart: Add Marks.YIndex property, implement labels for stacked series
git-svn-id: trunk@30588 -
2011-05-06 15:27:27 +00:00
ask
4f80748db7 TAChart: Do not draw label links with LinkPen.Visible = false
git-svn-id: trunk@30568 -
2011-05-06 09:33:40 +00:00
ask
e0db061157 TAChart: Remove AEndPoint parameter from IChartDrawer.Polyline
git-svn-id: trunk@30217 -
2011-04-06 00:30:58 +00:00
ask
20bbf9174c TAChart: Simplify Polygon/Polyline interface of IChartDrawer
git-svn-id: trunk@30216 -
2011-04-06 00:21:22 +00:00
ask
8a6c858e38 TAChart: Improve workaround for issue #18549
git-svn-id: trunk@30145 -
2011-04-03 09:09:42 +00:00
ask
7c95fca45c TAChart: Add workaround for issue #18549
git-svn-id: trunk@30114 -
2011-04-01 09:44:46 +00:00
ask
038d161836 TAChart: Draw psCircle pointers of the same size as other types
git-svn-id: trunk@29987 -
2011-03-23 06:38:34 +00:00
ask
26ac2c3d21 TAChart: Extract TAGeometry unit
git-svn-id: trunk@29797 -
2011-03-11 11:42:56 +00:00
ask
d2306d0e8a TAChart: Scale label distances for printing. Update print demo.
git-svn-id: trunk@29705 -
2011-03-02 09:47:04 +00:00
ask
e2d662475a TAChart: Scale label margins for printing
git-svn-id: trunk@29683 -
2011-02-27 09:45:14 +00:00
ask
39d6ab4f66 TAChart: Initial implementation of TPrinterDrawer
git-svn-id: trunk@29682 -
2011-02-27 09:32:49 +00:00
ask
94f2a8371c TAChart: Use IChartDrawer to draw TSeriesPointer
git-svn-id: trunk@29634 -
2011-02-21 16:08:52 +00:00
ask
829ea72a9d TAChart: Use IChartDrawer to draw labels
git-svn-id: trunk@29531 -
2011-02-13 17:28:51 +00:00
ask
a4fb8cc245 TAChart: Use IChartDrawer to draw chart title and footer
git-svn-id: trunk@29528 -
2011-02-13 15:49:51 +00:00
ask
7cb245a54e TAChart: Update chart in both design-time and run-time after the change of Title.Text
git-svn-id: trunk@29373 -
2011-02-04 08:24:31 +00:00
ask
545b9ba037 TAChart: Allow assignment of TLineSeries
git-svn-id: trunk@29315 -
2011-02-02 06:51:17 +00:00
ask
76a02bd738 TAChart: Support chart title and footer rotation, part 2
git-svn-id: trunk@29311 -
2011-02-02 05:55:19 +00:00
ask
e122e92fcf TAChart: Extract RotateRect utility function
git-svn-id: trunk@29309 -
2011-02-02 05:33:37 +00:00
ask
1f99cf0ccf TAChart: Support multi-line mark labels
git-svn-id: trunk@29183 -
2011-01-24 08:51:05 +00:00