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/LineSeries.html | |
| parent | e99f1ecbe8311f1dbe2b889a82a528f3e85e366d (diff) | |
| download | caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.tar.gz caxlsx-076be316935180341d7ee7a9335281a4b18d1fa9.zip | |
pre 1.0.10 release commit
Diffstat (limited to 'doc/Axlsx/LineSeries.html')
| -rw-r--r-- | doc/Axlsx/LineSeries.html | 62 |
1 files changed, 25 insertions, 37 deletions
diff --git a/doc/Axlsx/LineSeries.html b/doc/Axlsx/LineSeries.html index d9bfc986..f45ede72 100644 --- a/doc/Axlsx/LineSeries.html +++ b/doc/Axlsx/LineSeries.html @@ -99,15 +99,13 @@ <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 LineSeries defines the title, data and labels for line charts -</p> + +<p>A LineSeries defines the title, data and labels for line charts</p> </div> @@ -152,9 +150,8 @@ A LineSeries defines the title, data and labels for line charts - <span class="summary_desc"><div class='inline'><p> -The data for this series. -</p> + <span class="summary_desc"><div class='inline'> +<p>The data for this series.</p> </div></span> </li> @@ -179,9 +176,8 @@ The data for this series. - <span class="summary_desc"><div class='inline'><p> -The labels for this series. -</p> + <span class="summary_desc"><div class='inline'> +<p>The labels for this series.</p> </div></span> </li> @@ -226,9 +222,8 @@ The labels for this 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> @@ -250,9 +245,8 @@ Creates a new 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> @@ -283,9 +277,8 @@ Serializes the series. </p><div class="docstring"> <div class="discussion"> - <p> -Creates a new series -</p> + +<p>Creates a new series</p> </div> @@ -317,9 +310,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> @@ -401,9 +393,8 @@ a customizable set of options </p><div class="docstring"> <div class="discussion"> - <p> -The data for this series. -</p> + +<p>The data for this series.</p> </div> @@ -458,9 +449,8 @@ The data for this series. </p><div class="docstring"> <div class="discussion"> - <p> -The labels for this series. -</p> + +<p>The labels for this series.</p> </div> @@ -519,9 +509,8 @@ The labels for this series. </p><div class="docstring"> <div class="discussion"> - <p> -Serializes the series -</p> + +<p>Serializes the series</p> </div> @@ -540,9 +529,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> @@ -596,7 +584,7 @@ The document builder instance this objects xml will be added to. </div> <div id="footer"> - Generated on Tue Nov 29 13:28:41 2011 by + Generated on Wed Nov 30 08:46:34 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> |
