Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
179 changes: 90 additions & 89 deletions english/aspose.cells.charts/_index.md

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions english/aspose.cells.charts/axis/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The Axis type exposes the following members:
| [tick_label_position](/cells/python-net/aspose.cells.charts/axis/tick_label_position) | Represents the position of tick-mark labels on the specified axis. |
| [cross_at](/cells/python-net/aspose.cells.charts/axis/cross_at) | Represents the point on the value axis where the category axis crosses it. |
| [cross_type](/cells/python-net/aspose.cells.charts/axis/cross_type) | Represents the [`Axis.cross_type`](/cells/python-net/aspose.cells.charts/axis#cross_type) on the specified axis where the other axis crosses. |
| [log_base](/cells/python-net/aspose.cells.charts/axis/log_base) | Represents the logarithmic base. Default value is 10.Only applies for Excel2007. |
| [log_base](/cells/python-net/aspose.cells.charts/axis/log_base) | Represents the logarithmic base. Default value is 10. |
| [is_logarithmic](/cells/python-net/aspose.cells.charts/axis/is_logarithmic) | Represents if the value axis scale type is logarithmic or not. |
| [is_plot_order_reversed](/cells/python-net/aspose.cells.charts/axis/is_plot_order_reversed) | Represents if Microsoft Excel plots data points from last to first. |
| [axis_between_categories](/cells/python-net/aspose.cells.charts/axis/axis_between_categories) | Represents if the value axis crosses the category axis between categories. |
Expand All @@ -48,8 +48,8 @@ The Axis type exposes the following members:
| [custom_display_unit](/cells/python-net/aspose.cells.charts/axis/custom_display_unit) | Specifies a custom value for the display unit. |
| [display_unit_label](/cells/python-net/aspose.cells.charts/axis/display_unit_label) | Represents a unit label on an axis in the specified chart. <br/>Unit labels are useful for charting large values— for example, in the millions or billions. |
| [is_display_unit_label_shown](/cells/python-net/aspose.cells.charts/axis/is_display_unit_label_shown) | Represents if the display unit label is shown on the specified axis. |
| [title](/cells/python-net/aspose.cells.charts/axis/title) | Gets the axis' title. |
| [category_type](/cells/python-net/aspose.cells.charts/axis/category_type) | Represents the category axis type. |
| [title](/cells/python-net/aspose.cells.charts/axis/title) | Gets the title of this axis in the chart. |
| [category_type](/cells/python-net/aspose.cells.charts/axis/category_type) | Represents the type of the category axis. |
| [base_unit_scale](/cells/python-net/aspose.cells.charts/axis/base_unit_scale) | Represents the base unit scale for the category axis. |
| [major_unit_scale](/cells/python-net/aspose.cells.charts/axis/major_unit_scale) | Represents the major unit scale for the category axis. |
| [minor_unit_scale](/cells/python-net/aspose.cells.charts/axis/minor_unit_scale) | Represents the major unit scale for the category axis. |
Expand Down
2 changes: 1 addition & 1 deletion english/aspose.cells.charts/axis/category_type/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ is_root: false
## category_type property


Represents the category axis type.
Represents the type of the category axis.
### Definition:
```python
@property
Expand Down
2 changes: 1 addition & 1 deletion english/aspose.cells.charts/axis/log_base/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ is_root: false
## log_base property


Represents the logarithmic base. Default value is 10.Only applies for Excel2007.
Represents the logarithmic base. Default value is 10.
### Definition:
```python
@property
Expand Down
2 changes: 1 addition & 1 deletion english/aspose.cells.charts/axis/title/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ is_root: false
## title property


Gets the axis' title.
Gets the title of this axis in the chart.
### Definition:
```python
@property
Expand Down
2 changes: 1 addition & 1 deletion english/aspose.cells.charts/axistype/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: AxisType enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 370
weight: 380
url: /aspose.cells.charts/axistype/
is_root: false
---
Expand Down
2 changes: 1 addition & 1 deletion english/aspose.cells.charts/backgroundmode/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: BackgroundMode enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 380
weight: 390
url: /aspose.cells.charts/backgroundmode/
is_root: false
---
Expand Down
2 changes: 1 addition & 1 deletion english/aspose.cells.charts/bar3dshapetype/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Bar3DShapeType enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 390
weight: 400
url: /aspose.cells.charts/bar3dshapetype/
is_root: false
---
Expand Down
2 changes: 1 addition & 1 deletion english/aspose.cells.charts/bubblesizerepresents/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: BubbleSizeRepresents enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 400
weight: 410
url: /aspose.cells.charts/bubblesizerepresents/
is_root: false
---
Expand Down
2 changes: 1 addition & 1 deletion english/aspose.cells.charts/categorytype/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: CategoryType enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 410
weight: 420
url: /aspose.cells.charts/categorytype/
is_root: false
---
Expand Down
2 changes: 1 addition & 1 deletion english/aspose.cells.charts/chart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The Chart type exposes the following members:
| [`is_chart_data_changed(self)`](/cells/python-net/aspose.cells.charts/chart/is_chart_data_changed/#) | Detects if a chart's data source has changed. |
| [`refresh_pivot_data(self)`](/cells/python-net/aspose.cells.charts/chart/refresh_pivot_data/#) | Refreshes chart's data from pivot table. |
| [`change_template(self, data)`](/cells/python-net/aspose.cells.charts/chart/change_template/#bytes) | Change chart type with preset template. |
| [`move(self, upper_left_row, upper_left_column, lower_right_row, lower_right_column)`](/cells/python-net/aspose.cells.charts/chart/move/#int-int-int-int) | Moves the chart to a specified location. |
| [`move(self, top_row, left_column, bottom_row, right_column)`](/cells/python-net/aspose.cells.charts/chart/move/#int-int-int-int) | Moves the chart to a specified location. |
| [`get_actual_size(self)`](/cells/python-net/aspose.cells.charts/chart/get_actual_size/#) | Gets actual size of chart in unit of pixels. |
| [`has_axis(self, aixs_type, is_primary)`](/cells/python-net/aspose.cells.charts/chart/has_axis/#aspose.cells.charts.axistype-bool) | Returns which axes exist on the chart. |
| [`switch_row_column(self)`](/cells/python-net/aspose.cells.charts/chart/switch_row_column/#) | Switches row/column. |
Expand Down
12 changes: 6 additions & 6 deletions english/aspose.cells.charts/chart/move/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ url: /aspose.cells.charts/chart/move/
is_root: false
---

## move(self, upper_left_row, upper_left_column, lower_right_row, lower_right_column) {#int-int-int-int}
## move(self, top_row, left_column, bottom_row, right_column) {#int-int-int-int}

Moves the chart to a specified location.



```python

def move(self, upper_left_row, upper_left_column, lower_right_row, lower_right_column):
def move(self, top_row, left_column, bottom_row, right_column):
...
```


| Parameter | Type | Description |
| :- | :- | :- |
| upper_left_row | int | Upper left row index. |
| upper_left_column | int | Upper left column index. |
| lower_right_row | int | Lower right row index |
| lower_right_column | int | Lower right column index |
| top_row | int | Upper left row index. |
| left_column | int | Upper left column index. |
| bottom_row | int | Lower right row index |
| right_column | int | Lower right column index |



Expand Down
30 changes: 30 additions & 0 deletions english/aspose.cells.charts/chartcollection/__getitem__/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: ChartCollection indexer
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 90
url: /aspose.cells.charts/chartcollection/__getitem__/
is_root: false
---

## ChartCollection indexer


Gets the [`Chart`](/cells/python-net/aspose.cells.charts/chart) element at the specified index.
### Indexer
| Name | Description |
| :- | :- |
| index | The zero based index of the element. |



### Returns


The element at the specified index.

### See Also
* module [`aspose.cells.charts`](../../)
* class [`Chart`](/cells/python-net/aspose.cells.charts/chart)
* class [`ChartCollection`](/cells/python-net/aspose.cells.charts/chartcollection)
10 changes: 9 additions & 1 deletion english/aspose.cells.charts/chartcollection/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,18 @@ The ChartCollection type exposes the following members:
| [capacity](/cells/python-net/aspose.cells.charts/chartcollection/capacity) | Gets or sets the number of elements that the array list can contain. |



Gets the [`Chart`](/cells/python-net/aspose.cells.charts/chart) element at the specified index.
### Indexer
| Name | Description |
| :- | :- |
| [index] | The zero based index of the element. |


### Methods
| Method | Description |
| :- | :- |
| [`add(self, type, upper_left_row, upper_left_column, lower_right_row, lower_right_column)`](/cells/python-net/aspose.cells.charts/chartcollection/add/#aspose.cells.charts.charttype-int-int-int-int) | Adds a chart to the collection. |
| [`add(self, type, top_row, left_column, bottom_row, right_column)`](/cells/python-net/aspose.cells.charts/chartcollection/add/#aspose.cells.charts.charttype-int-int-int-int) | Adds a chart to the collection. |
| [`add(self, type, data_range, top_row, left_column, right_row, bottom_column)`](/cells/python-net/aspose.cells.charts/chartcollection/add/#aspose.cells.charts.charttype-system.string-int-int-int-int) | Adds a chart to the collection. |
| [`add(self, data, data_range, is_vertical, top_row, left_column, right_row, bottom_column)`](/cells/python-net/aspose.cells.charts/chartcollection/add/#bytes-system.string-bool-int-int-int-int) | Adds a chart with preset template. |
| [`add(self, type, data_range, is_vertical, top_row, left_column, right_row, bottom_column)`](/cells/python-net/aspose.cells.charts/chartcollection/add/#aspose.cells.charts.charttype-system.string-bool-int-int-int-int) | Adds a chart to the collection. |
Expand Down
12 changes: 6 additions & 6 deletions english/aspose.cells.charts/chartcollection/add/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ url: /aspose.cells.charts/chartcollection/add/
is_root: false
---

## add(self, type, upper_left_row, upper_left_column, lower_right_row, lower_right_column) {#aspose.cells.charts.ChartType-int-int-int-int}
## add(self, type, top_row, left_column, bottom_row, right_column) {#aspose.cells.charts.ChartType-int-int-int-int}

Adds a chart to the collection.

Expand All @@ -21,18 +21,18 @@ Adds a chart to the collection.

```python

def add(self, type, upper_left_row, upper_left_column, lower_right_row, lower_right_column):
def add(self, type, top_row, left_column, bottom_row, right_column):
...
```


| Parameter | Type | Description |
| :- | :- | :- |
| type | aspose.cells.charts.ChartType | Chart type |
| upper_left_row | int | Upper left row index. |
| upper_left_column | int | Upper left column index. |
| lower_right_row | int | Lower right row index |
| lower_right_column | int | Lower right column index |
| top_row | int | Upper left row index. |
| left_column | int | Upper left column index. |
| bottom_row | int | Lower right row index |
| right_column | int | Lower right column index |


## add(self, type, data_range, top_row, left_column, right_row, bottom_column) {#aspose.cells.charts.ChartType-System.String-int-int-int-int}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: ChartColorPaletteType enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 420
weight: 430
url: /aspose.cells.charts/chartcolorpalettetype/
is_root: false
---
Expand Down
32 changes: 32 additions & 0 deletions english/aspose.cells.charts/chartdatavalue/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
title: ChartDataValue class
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 80
url: /aspose.cells.charts/chartdatavalue/
is_root: false
---

## ChartDataValue class

Encapsulates chart data value



The ChartDataValue type exposes the following members:

### Properties
| Property | Description |
| :- | :- |
| [value_type](/cells/python-net/aspose.cells.charts/chartdatavalue/value_type) | Gets the value type of the chart data. |
| [string_value](/cells/python-net/aspose.cells.charts/chartdatavalue/string_value) | Gets the string value of the chart data. |
| [int_value](/cells/python-net/aspose.cells.charts/chartdatavalue/int_value) | Gets the Int value of the chart data. |
| [double_value](/cells/python-net/aspose.cells.charts/chartdatavalue/double_value) | Gets the double value of the chart data. |
| [date_time_value](/cells/python-net/aspose.cells.charts/chartdatavalue/date_time_value) | Gets the DateTime value of the chart data. |
| [bool_value](/cells/python-net/aspose.cells.charts/chartdatavalue/bool_value) | Gets the boolean value of the chart data. |



### See Also
* module [`aspose.cells.charts`](..)
24 changes: 24 additions & 0 deletions english/aspose.cells.charts/chartdatavalue/bool_value/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: bool_value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 30
url: /aspose.cells.charts/chartdatavalue/bool_value/
is_root: false
---

## bool_value property


Gets the boolean value of the chart data.
### Definition:
```python
@property
def bool_value(self):
...
```

### See Also
* module [`aspose.cells.charts`](../../)
* class [`ChartDataValue`](/cells/python-net/aspose.cells.charts/chartdatavalue)
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: date_time_value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 40
url: /aspose.cells.charts/chartdatavalue/date_time_value/
is_root: false
---

## date_time_value property


Gets the DateTime value of the chart data.
### Definition:
```python
@property
def date_time_value(self):
...
```

### See Also
* module [`aspose.cells.charts`](../../)
* class [`ChartDataValue`](/cells/python-net/aspose.cells.charts/chartdatavalue)
24 changes: 24 additions & 0 deletions english/aspose.cells.charts/chartdatavalue/double_value/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: double_value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 50
url: /aspose.cells.charts/chartdatavalue/double_value/
is_root: false
---

## double_value property


Gets the double value of the chart data.
### Definition:
```python
@property
def double_value(self):
...
```

### See Also
* module [`aspose.cells.charts`](../../)
* class [`ChartDataValue`](/cells/python-net/aspose.cells.charts/chartdatavalue)
24 changes: 24 additions & 0 deletions english/aspose.cells.charts/chartdatavalue/int_value/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: int_value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 60
url: /aspose.cells.charts/chartdatavalue/int_value/
is_root: false
---

## int_value property


Gets the Int value of the chart data.
### Definition:
```python
@property
def int_value(self):
...
```

### See Also
* module [`aspose.cells.charts`](../../)
* class [`ChartDataValue`](/cells/python-net/aspose.cells.charts/chartdatavalue)
24 changes: 24 additions & 0 deletions english/aspose.cells.charts/chartdatavalue/string_value/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: string_value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 70
url: /aspose.cells.charts/chartdatavalue/string_value/
is_root: false
---

## string_value property


Gets the string value of the chart data.
### Definition:
```python
@property
def string_value(self):
...
```

### See Also
* module [`aspose.cells.charts`](../../)
* class [`ChartDataValue`](/cells/python-net/aspose.cells.charts/chartdatavalue)
Loading