Skip to content

Commit 938acc1

Browse files
committed
26.2
1 parent deb848a commit 938acc1

324 files changed

Lines changed: 660 additions & 340 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

english/aspose.cells.charts/axis/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The Axis type exposes the following members:
4646
| [cust_unit](/cells/python-net/aspose.cells.charts/axis/cust_unit) | Specifies a custom value for the display unit. |
4747
| [custom_unit](/cells/python-net/aspose.cells.charts/axis/custom_unit) | Specifies a custom value for the display unit. |
4848
| [custom_display_unit](/cells/python-net/aspose.cells.charts/axis/custom_display_unit) | Specifies a custom value for the display unit. |
49-
| [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. |
49+
| [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. |
5050
| [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. |
5151
| [title](/cells/python-net/aspose.cells.charts/axis/title) | Gets the title of this axis in the chart. |
5252
| [category_type](/cells/python-net/aspose.cells.charts/axis/category_type) | Represents the type of the category axis. |

english/aspose.cells.charts/axis/display_unit_label/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ is_root: false
1212

1313

1414
Represents a unit label on an axis in the specified chart.
15-
Unit labels are useful for charting large values for example, in the millions or billions.
15+
Unit labels are useful for charting large values - for example, in the millions or billions.
1616
### Definition:
1717
```python
1818
@property

english/aspose.cells.charts/axis/is_display_unit_label_shown/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Represents if the display unit label is shown on the specified axis.
1717

1818

1919
The default value is True.
20+
Only works when [`Axis.display_unit`](/cells/python-net/aspose.cells.charts/axis#display_unit) is not [`DisplayUnitType.NONE`](/cells/python-net/aspose.cells.charts/displayunittype#NONE).
2021
### Definition:
2122
```python
2223
@property

english/aspose.cells.charts/pivotoptions/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The PivotOptions type exposes the following members:
1919
### Properties
2020
| Property | Description |
2121
| :- | :- |
22+
| [show_expand_collapse_field_buttons](/cells/python-net/aspose.cells.charts/pivotoptions/show_expand_collapse_field_buttons) | Gets or sets a value indicating whether to show expand/collapse field buttons |
2223
| [drop_zone_filter](/cells/python-net/aspose.cells.charts/pivotoptions/drop_zone_filter) | Specifies whether a control for each PivotTable field on the PivotTable page axis<br/>of the source PivotTable appears on the chart when dropZonesVisible is set to true. |
2324
| [drop_zone_categories](/cells/python-net/aspose.cells.charts/pivotoptions/drop_zone_categories) | Specifies whether a control for each PivotTable field on the PivotTable row axis<br/>of the source PivotTable appears on the chart when dropZonesVisible is set to true. |
2425
| [drop_zone_data](/cells/python-net/aspose.cells.charts/pivotoptions/drop_zone_data) | Specifies whether a control for each PivotTable field on the PivotTable data axis<br/>of the source PivotTable appears on the chart when dropZonesVisible is set to true. |
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
title: show_expand_collapse_field_buttons property
3+
second_title: Aspose.Cells for Python via .NET API References
4+
description:
5+
type: docs
6+
weight: 80
7+
url: /aspose.cells.charts/pivotoptions/show_expand_collapse_field_buttons/
8+
is_root: false
9+
---
10+
11+
## show_expand_collapse_field_buttons property
12+
13+
14+
Gets or sets a value indicating whether to show expand/collapse field buttons
15+
### Definition:
16+
```python
17+
@property
18+
def show_expand_collapse_field_buttons(self):
19+
...
20+
@show_expand_collapse_field_buttons.setter
21+
def show_expand_collapse_field_buttons(self, value):
22+
...
23+
```
24+
25+
### See Also
26+
* module [`aspose.cells.charts`](../../)
27+
* class [`PivotOptions`](/cells/python-net/aspose.cells.charts/pivotoptions)

english/aspose.cells.charts/plotarea/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The PlotArea type exposes the following members:
3333
| [auto_scale_font](/cells/python-net/aspose.cells.charts/plotarea/auto_scale_font) | True if the text in the object changes font size when the object size changes. The default value is True. |
3434
| [background_mode](/cells/python-net/aspose.cells.charts/plotarea/background_mode) | Gets and sets the display mode of the background |
3535
| [background](/cells/python-net/aspose.cells.charts/plotarea/background) | Gets and sets the display mode of the background |
36-
| [is_automatic_size](/cells/python-net/aspose.cells.charts/plotarea/is_automatic_size) | Indicates whether the plot area is automatic sized. |
36+
| [is_automatic_size](/cells/python-net/aspose.cells.charts/plotarea/is_automatic_size) | Indicates whether the chart frame is automatic sized. |
3737
| [x](/cells/python-net/aspose.cells.charts/plotarea/x) | Gets or gets the x coordinate of the upper left corner of plot-area bounding box in units of 1/4000 of the chart area. |
3838
| [y](/cells/python-net/aspose.cells.charts/plotarea/y) | Gets or gets the y coordinate of the upper top corner of plot-area bounding box in units of 1/4000 of the chart area. |
3939
| [height](/cells/python-net/aspose.cells.charts/plotarea/height) | Gets or sets the height of plot-area bounding box in units of 1/4000 of the chart area. |

english/aspose.cells.charts/plotarea/height/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ If you want to get actual size of plot area, you should call **InnerXRatioToChar
2727

2828

2929
For excel 2007 or latter, the default value is zero. you should call get the value after calling Chart.Calculate().
30+
31+
32+
Note: When Height is set, the IsInnerMode property will be automatically set to false.
3033
### Definition:
3134
```python
3235
@property

english/aspose.cells.charts/plotarea/height_ratio_to_chart/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ For excel 2007 or latter, the default value is zero. you should call get the val
3030

3131

3232
HeightPixel = HeightRatioToChart * chart.ChartObject.Width.
33+
Note: When HeightRatioToChart is set, the IsInnerMode property will be automatically set to false.
3334
### Definition:
3435
```python
3536
@property

english/aspose.cells.charts/plotarea/inner_height/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ If you want to get actual size of plot area, you should call **InnerXRatioToChar
2727

2828

2929
For excel 2007 or latter, the default value is zero. you should call get the value after calling Chart.Calculate().
30+
31+
32+
Note: When InnerHeight is set, the IsInnerMode property will be automatically set to True.
3033
### Definition:
3134
```python
3235
@property

english/aspose.cells.charts/plotarea/inner_height_ratio_to_chart/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ For excel 2007 or latter, the default value is zero. you should call get the val
3030

3131

3232
InnerHeight in Pixel = InnerXRatioToChart * chart.ChartObject.Width.
33+
Note: When InnerHeightRatioToChart is set, the IsInnerMode property will be automatically set to True.
3334
### Definition:
3435
```python
3536
@property

0 commit comments

Comments
 (0)