diff options
| author | Randy Morgan <[email protected]> | 2011-11-30 08:53:14 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2011-11-30 08:53:14 +0900 |
| commit | 076be316935180341d7ee7a9335281a4b18d1fa9 (patch) | |
| tree | 8754af1eaadb7fa1585aaedcd7845d68b7985d3c /doc/Axlsx/Series.html | |
| parent | e99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff) | |
| download | caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip | |
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/Series.html')
| -rw-r--r-- | doc/Axlsx/Series.html | 86 |
1 files changed, 35 insertions, 51 deletions
diff --git a/doc/Axlsx/Series.html b/doc/Axlsx/Series.html index 0b905df5..a86ebc17 100644 --- a/doc/Axlsx/Series.html +++ b/doc/Axlsx/Series.html @@ -97,16 +97,14 @@ <div class="note notetag"> <strong>Note:</strong> - <div class='inline'><p> -The recommended way to manage series is to use Chart#add_series -</p> + <div class='inline'> +<p>The recommended way to manage series is to use Chart#add_series</p> </div> </div> -<p> -A Series defines the common series attributes and is the super class for -all concrete series types. -</p> + +<p>A Series defines the common series attributes and is the super class for +all concrete series types.</p> </div> @@ -151,9 +149,8 @@ all concrete series types. - <span class="summary_desc"><div class='inline'><p> -The chart that owns this series. -</p> + <span class="summary_desc"><div class='inline'> +<p>The chart that owns this series.</p> </div></span> </li> @@ -178,9 +175,8 @@ The chart that owns this series. - <span class="summary_desc"><div class='inline'><p> -The title of the series. -</p> + <span class="summary_desc"><div class='inline'> +<p>The title of the series.</p> </div></span> </li> @@ -215,9 +211,8 @@ The title of the series. - <span class="summary_desc"><div class='inline'><p> -The index of this series in the chart’s series. -</p> + <span class="summary_desc"><div class='inline'> +<p>The index of this series in the chart’s series.</p> </div></span> </li> @@ -241,9 +236,8 @@ The index of this series in the chart’s series. - <span class="summary_desc"><div class='inline'><p> -Creates a new series. -</p> + <span class="summary_desc"><div class='inline'> +<p>Creates a new series.</p> </div></span> </li> @@ -265,9 +259,8 @@ Creates a new series. - <span class="summary_desc"><div class='inline'><p> -The order of this series in the chart’s series. -</p> + <span class="summary_desc"><div class='inline'> +<p>The order of this series in the chart’s series.</p> </div></span> </li> @@ -310,9 +303,8 @@ The order of this series in the chart’s series. - <span class="summary_desc"><div class='inline'><p> -Serializes the series. -</p> + <span class="summary_desc"><div class='inline'> +<p>Serializes the series.</p> </div></span> </li> @@ -333,9 +325,8 @@ Serializes the series. </p><div class="docstring"> <div class="discussion"> - <p> -Creates a new series -</p> + +<p>Creates a new series</p> </div> @@ -367,9 +358,8 @@ Creates a new series — - <div class='inline'><p> -a customizable set of options -</p> + <div class='inline'> +<p>a customizable set of options</p> </div> </li> @@ -455,9 +445,8 @@ a customizable set of options </p><div class="docstring"> <div class="discussion"> - <p> -The chart that owns this series -</p> + +<p>The chart that owns this series</p> </div> @@ -512,9 +501,8 @@ The chart that owns this series </p><div class="docstring"> <div class="discussion"> - <p> -The title of the series -</p> + +<p>The title of the series</p> </div> @@ -573,9 +561,8 @@ The title of the series </p><div class="docstring"> <div class="discussion"> - <p> -The index of this series in the chart’s series. -</p> + +<p>The index of this series in the chart’s series.</p> </div> @@ -627,10 +614,9 @@ The index of this series in the chart’s series. </p><div class="docstring"> <div class="discussion"> - <p> -The order of this series in the chart’s series. By default the order -is the index of the series. -</p> + +<p>The order of this series in the chart’s series. By default the order is +the index of the series.</p> </div> @@ -723,9 +709,8 @@ is the index of the series. </p><div class="docstring"> <div class="discussion"> - <p> -Serializes the series -</p> + +<p>Serializes the series</p> </div> @@ -744,9 +729,8 @@ Serializes the series — - <div class='inline'><p> -The document builder instance this objects xml will be added to. -</p> + <div class='inline'> +<p>The document builder instance this objects xml will be added to.</p> </div> </li> @@ -804,7 +788,7 @@ The document builder instance this objects xml will be added to. </div> <div id="footer"> - Generated on Tue Nov 29 13:28:55 2011 by + Generated on Wed Nov 30 08:46:26 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> |
