From 076be316935180341d7ee7a9335281a4b18d1fa9 Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Wed, 30 Nov 2011 08:53:14 +0900 Subject: pre 1.0.10 release commit --- doc/Axlsx/Chart.html | 235 +++++++++++++++++++++------------------------------ 1 file changed, 96 insertions(+), 139 deletions(-) (limited to 'doc/Axlsx/Chart.html') diff --git a/doc/Axlsx/Chart.html b/doc/Axlsx/Chart.html index d4fac7eb..2fe97954 100644 --- a/doc/Axlsx/Chart.html +++ b/doc/Axlsx/Chart.html @@ -97,16 +97,14 @@
Note: -

-Worksheet#add_chart is the recommended way to create charts for your -worksheets. -

+
+

Worksheet#add_chart is the recommended way to create charts for your +worksheets.

-

-A Chart is the superclass for specific charts -

+ +

A Chart is the superclass for specific charts

@@ -149,9 +147,8 @@ A Chart is the superclass for specific charts -

-A reference to the graphic frame that owns this chart. -

+
+

A reference to the graphic frame that owns this chart.

@@ -176,9 +173,8 @@ A reference to the graphic frame that owns this chart. -

-A collection of series objects that are applied to the chart. -

+
+

A collection of series objects that are applied to the chart.

@@ -203,9 +199,8 @@ A collection of series objects that are applied to the chart. -

-The type of series to use for this chart. -

+
+

The type of series to use for this chart.

@@ -230,9 +225,8 @@ The type of series to use for this chart. -

-Show the legend in the chart. -

+
+

Show the legend in the chart.

@@ -257,9 +251,8 @@ Show the legend in the chart. -

-The style for the chart. -

+
+

The style for the chart.

@@ -284,9 +277,8 @@ The style for the chart. -

-The title object for the chart. -

+
+

The title object for the chart.

@@ -311,9 +303,8 @@ The title object for the chart. -

-The 3D view properties for the chart. -

+
+

The 3D view properties for the chart.

@@ -348,9 +339,8 @@ The 3D view properties for the chart. -

-Adds a new series to the chart’s series collection. -

+
+

Adds a new series to the chart’s series collection.

@@ -372,10 +362,9 @@ Adds a new series to the chart’s series collection. -

-This is a short cut method to set the end anchor position If you need finer -granularity in positioning use graphic_frame.anchor.to.colOff / rowOff. -

+
+

This is a short cut method to set the end anchor position If you need finer +granularity in positioning use graphic_frame.anchor.to.colOff / rowOff.

@@ -397,10 +386,9 @@ granularity in positioning use graphic_frame.anchor.to.colOff / rowOff. -

-backwards compatibility to allow chart.to and chart.from access to anchor -markers. -

+
+

backwards compatibility to allow chart.to and chart.from access to anchor +markers.

@@ -422,9 +410,8 @@ markers. -

-The index of this chart in the workbooks charts collection. -

+
+

The index of this chart in the workbooks charts collection.

@@ -448,9 +435,8 @@ The index of this chart in the workbooks charts collection. -

-Creates a new chart object. -

+
+

Creates a new chart object.

@@ -472,9 +458,8 @@ Creates a new chart object. -

-The part name for this chart. -

+
+

The part name for this chart.

@@ -496,11 +481,10 @@ The part name for this chart. -

-This is a short cut method to set the start anchor position If you need +

+

This is a short cut method to set the start anchor position If you need finer granularity in positioning use graphic_frame.anchor.from.colOff / -rowOff. -

+rowOff.

@@ -522,10 +506,9 @@ rowOff. -

-backwards compatibility to allow chart.to and chart.from access to anchor -markers. -

+
+

backwards compatibility to allow chart.to and chart.from access to anchor +markers.

@@ -547,9 +530,8 @@ markers. -

-Chart Serialization serializes the chart. -

+
+

Chart Serialization serializes the chart.

@@ -570,9 +552,8 @@ Chart Serialization serializes the chart.

-

-Creates a new chart object -

+ +

Creates a new chart object

@@ -591,9 +572,8 @@ Creates a new chart object — -

-The frame that holds this chart. -

+
+

The frame that holds this chart.

@@ -610,9 +590,8 @@ The frame that holds this chart. — -

-a customizable set of options -

+
+

a customizable set of options

@@ -674,9 +653,8 @@ a customizable set of options — -

-the object that the method was called on -

+
+

the object that the method was called on

@@ -744,9 +722,8 @@ the object that the method was called on

-

-A reference to the graphic frame that owns this chart -

+ +

A reference to the graphic frame that owns this chart

@@ -801,9 +778,8 @@ A reference to the graphic frame that owns this chart

-

-A collection of series objects that are applied to the chart -

+ +

A collection of series objects that are applied to the chart

@@ -858,9 +834,8 @@ A collection of series objects that are applied to the chart

-

-The type of series to use for this chart. -

+ +

The type of series to use for this chart.

@@ -915,9 +890,8 @@ The type of series to use for this chart.

-

-Show the legend in the chart -

+ +

Show the legend in the chart

@@ -972,9 +946,8 @@ Show the legend in the chart

-

-The style for the chart. see ECMA Part 1 §21.2.2.196 -

+ +

The style for the chart. see ECMA Part 1 §21.2.2.196

@@ -1029,9 +1002,8 @@ The style for the chart. see ECMA Part 1 §21.2.2.196

-

-The title object for the chart. -

+ +

The title object for the chart.

@@ -1086,9 +1058,8 @@ The title object for the chart.

-

-The 3D view properties for the chart -

+ +

The 3D view properties for the chart

@@ -1134,9 +1105,8 @@ The 3D view properties for the chart

-

-Adds a new series to the chart’s series collection. -

+ +

Adds a new series to the chart’s series collection.

@@ -1197,10 +1167,9 @@ Adds a new series to the chart’s series collection.

-

-This is a short cut method to set the end anchor position If you need finer -granularity in positioning use graphic_frame.anchor.to.colOff / rowOff -

+ +

This is a short cut method to set the end anchor position If you need finer +granularity in positioning use graphic_frame.anchor.to.colOff / rowOff

@@ -1219,9 +1188,8 @@ granularity in positioning use graphic_frame.anchor.to.colOff / rowOff — -

-The column -

+
+

The column

@@ -1236,9 +1204,8 @@ The column — -

-The row -

+
+

The row

@@ -1295,16 +1262,14 @@ The row
Note: -

-This will be disconinued in version 2.0.0. please use the start_at method -

+
+

This will be disconinued in version 2.0.0. please use the start_at method

-

-backwards compatibility to allow chart.to and chart.from access to anchor -markers -

+ +

backwards compatibility to allow chart.to and chart.from access to anchor +markers

@@ -1343,9 +1308,8 @@ markers

-

-The index of this chart in the workbooks charts collection -

+ +

The index of this chart in the workbooks charts collection

@@ -1397,9 +1361,8 @@ The index of this chart in the workbooks charts collection

-

-The part name for this chart -

+ +

The part name for this chart

@@ -1451,11 +1414,10 @@ The part name for this chart

-

-This is a short cut method to set the start anchor position If you need + +

This is a short cut method to set the start anchor position If you need finer granularity in positioning use graphic_frame.anchor.from.colOff / -rowOff -

+rowOff

@@ -1474,9 +1436,8 @@ rowOff — -

-The column -

+
+

The column

@@ -1491,9 +1452,8 @@ The column — -

-The row -

+
+

The row

@@ -1550,16 +1510,14 @@ The row
Note: -

-This will be disconinued in version 2.0.0. Please use the end_at method -

+
+

This will be disconinued in version 2.0.0. Please use the end_at method

-

-backwards compatibility to allow chart.to and chart.from access to anchor -markers -

+ +

backwards compatibility to allow chart.to and chart.from access to anchor +markers

@@ -1598,9 +1556,8 @@ markers

-

-Chart Serialization serializes the chart -

+ +

Chart Serialization serializes the chart

@@ -1675,7 +1632,7 @@ Chart Serialization serializes the chart
-- cgit v1.2.3