summaryrefslogtreecommitdiffstats
path: root/src/charts/pie.php
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2007-08-13 12:58:48 +0000
committerKore Nordmann <github@kore-nordmann.de>2007-08-13 12:58:48 +0000
commitd7ef761eb8ae302260eb1d0c42ace4344d8d06a9 (patch)
tree1989ecfb391173869e27521d28e24818519b4341 /src/charts/pie.php
parent9c7af1f162a8a7a992f9a363b0878f6f50af5c25 (diff)
downloadzetacomponents-graph-d7ef761eb8ae302260eb1d0c42ace4344d8d06a9.zip
zetacomponents-graph-d7ef761eb8ae302260eb1d0c42ace4344d8d06a9.tar.gz
- More links in documentation
Diffstat (limited to 'src/charts/pie.php')
-rw-r--r--src/charts/pie.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/charts/pie.php b/src/charts/pie.php
index 29e0258..f99766b 100644
--- a/src/charts/pie.php
+++ b/src/charts/pie.php
@@ -33,9 +33,9 @@
* Each chart consists of several chart elements which represents logical
* parts of the chart and can be formatted independently. The pie chart
* consists of:
- * - title ( ezcGraphChartElementText )
- * - legend ( ezcGraphChartElementLegend )
- * - background ( ezcGraphChartElementBackground )
+ * - title ( {@link ezcGraphChartElementText} )
+ * - legend ( {@link ezcGraphChartElementLegend} )
+ * - background ( {@link ezcGraphChartElementBackground} )
*
* All elements can be configured by accessing them as properties of the chart:
*
OpenPOWER on IntegriCloud