summaryrefslogtreecommitdiffhomepage
path: root/doc/Axlsx/Line3DChart.html
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-30 08:53:14 +0900
committerRandy Morgan <[email protected]>2011-11-30 08:53:14 +0900
commit076be316935180341d7ee7a9335281a4b18d1fa9 (patch)
tree8754af1eaadb7fa1585aaedcd7845d68b7985d3c /doc/Axlsx/Line3DChart.html
parente99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff)
downloadcaxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz
caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/Line3DChart.html')
-rw-r--r--doc/Axlsx/Line3DChart.html105
1 files changed, 43 insertions, 62 deletions
diff --git a/doc/Axlsx/Line3DChart.html b/doc/Axlsx/Line3DChart.html
index 5c05b8bd..a0995552 100644
--- a/doc/Axlsx/Line3DChart.html
+++ b/doc/Axlsx/Line3DChart.html
@@ -96,10 +96,9 @@
<h2>Overview</h2><div class="docstring">
<div class="discussion">
- <p>
-The Line3DChart is a three dimentional line chart (who would have guessed?)
-that you can add to your worksheet.
-</p>
+
+<p>The Line3DChart is a three dimentional line chart (who would have guessed?)
+that you can add to your worksheet.</p>
</div>
@@ -109,9 +108,8 @@ that you can add to your worksheet.
<div class="examples">
<h3>Examples:</h3>
- <h4><div class='inline'><p>
-Creating a chart
-</p>
+ <h4><div class='inline'>
+<p>Creating a chart</p>
</div></h4>
<pre class="example code"><span class='comment val'># This example creates a line in a single sheet.</span>
<span class='require identifier id'>require</span> <span class='string val'>&quot;rubygems&quot;</span> <span class='comment val'># if that is your preferred way to manage gems!</span>
@@ -151,9 +149,8 @@ Creating a chart
<dt id="GAP_AMOUNT_PERCENT-constant" class="">GAP_AMOUNT_PERCENT =
<div class="docstring">
<div class="discussion">
- <p>
-validation regex for gap amount percent
-</p>
+
+<p>validation regex for gap amount percent</p>
</div>
@@ -196,9 +193,8 @@ validation regex for gap amount percent
- <span class="summary_desc"><div class='inline'><p>
-the category axis.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>the category axis.</p>
</div></span>
</li>
@@ -223,10 +219,9 @@ the category axis.
- <span class="summary_desc"><div class='inline'><p>
-space between bar or column clusters, as a percentage of the bar or column
-width.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>space between bar or column clusters, as a percentage of the bar or column
+width.</p>
</div></span>
</li>
@@ -251,9 +246,8 @@ width.
- <span class="summary_desc"><div class='inline'><p>
-grouping for a column, line, or area chart.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>grouping for a column, line, or area chart.</p>
</div></span>
</li>
@@ -278,9 +272,8 @@ grouping for a column, line, or area chart.
- <span class="summary_desc"><div class='inline'><p>
-the category axis.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>the category axis.</p>
</div></span>
</li>
@@ -305,9 +298,8 @@ the category axis.
- <span class="summary_desc"><div class='inline'><p>
-the category axis.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>the category axis.</p>
</div></span>
</li>
@@ -352,9 +344,8 @@ the category axis.
- <span class="summary_desc"><div class='inline'><p>
-Creates a new line chart object.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Creates a new line chart object.</p>
</div></span>
</li>
@@ -376,9 +367,8 @@ Creates a new line chart object.
- <span class="summary_desc"><div class='inline'><p>
-Serializes the bar chart.
-</p>
+ <span class="summary_desc"><div class='inline'>
+<p>Serializes the bar chart.</p>
</div></span>
</li>
@@ -409,9 +399,8 @@ Serializes the bar chart.
</p><div class="docstring">
<div class="discussion">
- <p>
-Creates a new line chart object
-</p>
+
+<p>Creates a new line chart object</p>
</div>
@@ -430,9 +419,8 @@ Creates a new line chart object
&mdash;
- <div class='inline'><p>
-The workbook that owns this chart.
-</p>
+ <div class='inline'>
+<p>The workbook that owns this chart.</p>
</div>
</li>
@@ -449,9 +437,8 @@ The workbook that owns this chart.
&mdash;
- <div class='inline'><p>
-a customizable set of options
-</p>
+ <div class='inline'>
+<p>a customizable set of options</p>
</div>
</li>
@@ -628,9 +615,8 @@ a customizable set of options
</p><div class="docstring">
<div class="discussion">
- <p>
-the category axis
-</p>
+
+<p>the category axis</p>
</div>
@@ -685,10 +671,9 @@ the category axis
</p><div class="docstring">
<div class="discussion">
- <p>
-space between bar or column clusters, as a percentage of the bar or column
-width.
-</p>
+
+<p>space between bar or column clusters, as a percentage of the bar or column
+width.</p>
</div>
@@ -743,10 +728,9 @@ width.
</p><div class="docstring">
<div class="discussion">
- <p>
-grouping for a column, line, or area chart. must be one of
-[:percentStacked, :clustered, :standard, :stacked]
-</p>
+
+<p>grouping for a column, line, or area chart. must be one of
+[:percentStacked, :clustered, :standard, :stacked]</p>
</div>
@@ -801,9 +785,8 @@ grouping for a column, line, or area chart. must be one of
</p><div class="docstring">
<div class="discussion">
- <p>
-the category axis
-</p>
+
+<p>the category axis</p>
</div>
@@ -858,9 +841,8 @@ the category axis
</p><div class="docstring">
<div class="discussion">
- <p>
-the category axis
-</p>
+
+<p>the category axis</p>
</div>
@@ -919,9 +901,8 @@ the category axis
</p><div class="docstring">
<div class="discussion">
- <p>
-Serializes the bar chart
-</p>
+
+<p>Serializes the bar chart</p>
</div>
@@ -995,7 +976,7 @@ Serializes the bar chart
</div>
<div id="footer">
- Generated on Tue Nov 29 13:28:43 2011 by
+ Generated on Wed Nov 30 08:46:35 2011 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.7.3 (ruby-1.8.7).
</div>