Skip to content

Commit 9b70390

Browse files
committed
python net 24.6
1 parent af844ee commit 9b70390

File tree

692 files changed

+2639
-1349
lines changed

Some content is hidden

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

692 files changed

+2639
-1349
lines changed

english/aspose.cells.charts/_index.md

Lines changed: 88 additions & 88 deletions
Large diffs are not rendered by default.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The ChartPoint type exposes the following members:
2424
| [border](/cells/python-net/aspose.cells.charts/chartpoint/border) | Gets the [`Line`](/cells/python-net/aspose.cells.drawing/line). |
2525
| [area](/cells/python-net/aspose.cells.charts/chartpoint/area) | Gets the [`ChartPoint.area`](/cells/python-net/aspose.cells.charts/chartpoint#area). |
2626
| [marker](/cells/python-net/aspose.cells.charts/chartpoint/marker) | Gets the [`ChartPoint.marker`](/cells/python-net/aspose.cells.charts/chartpoint#marker). |
27-
| [data_labels](/cells/python-net/aspose.cells.charts/chartpoint/data_labels) | Returns a DataLabels object that represents the data label associated with the point. |
27+
| [data_labels](/cells/python-net/aspose.cells.charts/chartpoint/data_labels) | Returns a [`ChartPoint.data_labels`](/cells/python-net/aspose.cells.charts/chartpoint#data_labels) object that represents the data label associated with this chart point. |
2828
| [y_value](/cells/python-net/aspose.cells.charts/chartpoint/y_value) | Gets or sets the Y value of the chart point. |
2929
| [y_value_type](/cells/python-net/aspose.cells.charts/chartpoint/y_value_type) | Gets Y value type of the chart point. |
3030
| [x_value](/cells/python-net/aspose.cells.charts/chartpoint/x_value) | Gets or sets the X value of the chart point. |

english/aspose.cells.charts/chartpoint/data_labels/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ is_root: false
1111
## data_labels property
1212

1313

14-
Returns a DataLabels object that represents the data label associated with the point.
14+
Returns a [`ChartPoint.data_labels`](/cells/python-net/aspose.cells.charts/chartpoint#data_labels) object that represents the data label associated with this chart point.
1515
### Definition:
1616
```python
1717
@property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The DataLabels type exposes the following members:
6464
| [show_percentage](/cells/python-net/aspose.cells.charts/datalabels/show_percentage) | Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide. |
6565
| [show_bubble_size](/cells/python-net/aspose.cells.charts/datalabels/show_bubble_size) | Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide. |
6666
| [show_category_name](/cells/python-net/aspose.cells.charts/datalabels/show_category_name) | Represents a specified chart's data label category name display behavior.True to display the category name for the data labels on a chart. False to hide. |
67-
| [show_series_name](/cells/python-net/aspose.cells.charts/datalabels/show_series_name) | Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart.<br/>True to show the series name. False to hide. |
67+
| [show_series_name](/cells/python-net/aspose.cells.charts/datalabels/show_series_name) | Indicates whether the series name displays for the data labels on a chart.<br/>True to show the series name. False to hide. |
6868
| [show_legend_key](/cells/python-net/aspose.cells.charts/datalabels/show_legend_key) | Represents a specified chart's data label legend key display behavior.<br/>True if the data label legend key is visible. |
6969
| [number_format](/cells/python-net/aspose.cells.charts/datalabels/number_format) | Represents the format string for the DataLabels object. |
7070
| [number](/cells/python-net/aspose.cells.charts/datalabels/number) | Gets and sets the built-in number format. |

english/aspose.cells.charts/datalabels/show_series_name/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ is_root: false
1111
## show_series_name property
1212

1313

14-
Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart.
14+
Indicates whether the series name displays for the data labels on a chart.
1515
True to show the series name. False to hide.
1616
### Definition:
1717
```python
Lines changed: 82 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1,95 +1,95 @@
1-
---
2-
title: ErrorBar class
3-
second_title: Aspose.Cells for Python via .NET API References
4-
description:
5-
type: docs
6-
weight: 160
7-
url: /aspose.cells.charts/errorbar/
8-
is_root: false
1+
---
2+
title: ErrorBar class
3+
second_title: Aspose.Cells for Python via .NET API References
4+
description:
5+
type: docs
6+
weight: 160
7+
url: /aspose.cells.charts/errorbar/
8+
is_root: false
99
---
10-
10+
1111
## ErrorBar class
12-
12+
1313
Represents error bar of data series.
14-
1514

1615

17-
**Inheritance:** [`ErrorBar`](/cells/python-net/aspose.cells.charts/errorbar)
16+
17+
**Inheritance:** [`ErrorBar`](/cells/python-net/aspose.cells.charts/errorbar)
1818
[`Line`](/cells/python-net/aspose.cells.drawing/line)
19-
19+
2020

2121

2222
The ErrorBar type exposes the following members:
23-
24-
### Properties
25-
| Property | Description |
26-
| :- | :- |
27-
| [compound_type](/cells/python-net/aspose.cells.charts/errorbar/compound_type) | Specifies the compound line type |
28-
| [dash_type](/cells/python-net/aspose.cells.charts/errorbar/dash_type) | Specifies the dash line type |
29-
| [cap_type](/cells/python-net/aspose.cells.charts/errorbar/cap_type) | Specifies the ending caps. |
30-
| [join_type](/cells/python-net/aspose.cells.charts/errorbar/join_type) | Specifies the joining caps. |
31-
| [begin_type](/cells/python-net/aspose.cells.charts/errorbar/begin_type) | Specifies an arrowhead for the begin of a line. |
32-
| [end_type](/cells/python-net/aspose.cells.charts/errorbar/end_type) | Specifies an arrowhead for the end of a line. |
33-
| [begin_arrow_length](/cells/python-net/aspose.cells.charts/errorbar/begin_arrow_length) | Specifies the length of the arrowhead for the begin of a line. |
34-
| [end_arrow_length](/cells/python-net/aspose.cells.charts/errorbar/end_arrow_length) | Specifies the length of the arrowhead for the end of a line. |
35-
| [begin_arrow_width](/cells/python-net/aspose.cells.charts/errorbar/begin_arrow_width) | Specifies the width of the arrowhead for the begin of a line. |
36-
| [end_arrow_width](/cells/python-net/aspose.cells.charts/errorbar/end_arrow_width) | Specifies the width of the arrowhead for the end of a line. |
37-
| [theme_color](/cells/python-net/aspose.cells.charts/errorbar/theme_color) | Gets and sets the theme color. |
38-
| [color](/cells/python-net/aspose.cells.charts/errorbar/color) | Represents the Color of the line. |
39-
| [transparency](/cells/python-net/aspose.cells.charts/errorbar/transparency) | Returns or sets the degree of transparency of the line as a value from 0.0 (opaque) through 1.0 (clear). |
40-
| [style](/cells/python-net/aspose.cells.charts/errorbar/style) | Represents the style of the line. |
41-
| [weight](/cells/python-net/aspose.cells.charts/errorbar/weight) | Gets or sets the [`WeightType`](/cells/python-net/aspose.cells.drawing/weighttype) of the line. |
42-
| [weight_pt](/cells/python-net/aspose.cells.charts/errorbar/weight_pt) | Gets or sets the weight of the line in unit of points. |
43-
| [weight_px](/cells/python-net/aspose.cells.charts/errorbar/weight_px) | Gets or sets the weight of the line in unit of pixels. |
44-
| [formatting_type](/cells/python-net/aspose.cells.charts/errorbar/formatting_type) | Gets or sets format type. |
45-
| [is_automatic_color](/cells/python-net/aspose.cells.charts/errorbar/is_automatic_color) | Indicates whether the color of line is automatic assigned. |
46-
| [is_visible](/cells/python-net/aspose.cells.charts/errorbar/is_visible) | Represents whether the line is visible. |
47-
| [is_auto](/cells/python-net/aspose.cells.charts/errorbar/is_auto) | Indicates whether this line style is auto assigned. |
48-
| [gradient_fill](/cells/python-net/aspose.cells.charts/errorbar/gradient_fill) | Represents gradient fill. |
49-
| [type](/cells/python-net/aspose.cells.charts/errorbar/type) | Represents error bar amount type. |
50-
| [display_type](/cells/python-net/aspose.cells.charts/errorbar/display_type) | Represents error bar display type. |
51-
| [amount](/cells/python-net/aspose.cells.charts/errorbar/amount) | Represents amount of error bar.<br/> The amount must be greater than or equal to zero. |
52-
| [show_marker_t_top](/cells/python-net/aspose.cells.charts/errorbar/show_marker_t_top) | Indicates if formatting error bars with a T-top. |
53-
| [plus_value](/cells/python-net/aspose.cells.charts/errorbar/plus_value) | Represents positive error amount when error bar type is Custom. |
54-
| [minus_value](/cells/python-net/aspose.cells.charts/errorbar/minus_value) | Represents negative error amount when error bar type is Custom. |
55-
56-
23+
24+
### Properties
25+
| Property | Description |
26+
| :- | :- |
27+
| [compound_type](/cells/python-net/aspose.cells.charts/errorbar/compound_type) | Specifies the compound line type |
28+
| [dash_type](/cells/python-net/aspose.cells.charts/errorbar/dash_type) | Specifies the dash line type |
29+
| [cap_type](/cells/python-net/aspose.cells.charts/errorbar/cap_type) | Specifies the ending caps. |
30+
| [join_type](/cells/python-net/aspose.cells.charts/errorbar/join_type) | Specifies the joining caps. |
31+
| [begin_type](/cells/python-net/aspose.cells.charts/errorbar/begin_type) | Specifies an arrowhead for the begin of a line. |
32+
| [end_type](/cells/python-net/aspose.cells.charts/errorbar/end_type) | Specifies an arrowhead for the end of a line. |
33+
| [begin_arrow_length](/cells/python-net/aspose.cells.charts/errorbar/begin_arrow_length) | Specifies the length of the arrowhead for the begin of a line. |
34+
| [end_arrow_length](/cells/python-net/aspose.cells.charts/errorbar/end_arrow_length) | Specifies the length of the arrowhead for the end of a line. |
35+
| [begin_arrow_width](/cells/python-net/aspose.cells.charts/errorbar/begin_arrow_width) | Specifies the width of the arrowhead for the begin of a line. |
36+
| [end_arrow_width](/cells/python-net/aspose.cells.charts/errorbar/end_arrow_width) | Specifies the width of the arrowhead for the end of a line. |
37+
| [theme_color](/cells/python-net/aspose.cells.charts/errorbar/theme_color) | Gets and sets the theme color. |
38+
| [color](/cells/python-net/aspose.cells.charts/errorbar/color) | Represents the Color of the line. |
39+
| [transparency](/cells/python-net/aspose.cells.charts/errorbar/transparency) | Returns or sets the degree of transparency of the line as a value from 0.0 (opaque) through 1.0 (clear). |
40+
| [style](/cells/python-net/aspose.cells.charts/errorbar/style) | Represents the style of the line. |
41+
| [weight](/cells/python-net/aspose.cells.charts/errorbar/weight) | Gets or sets the [`WeightType`](/cells/python-net/aspose.cells.drawing/weighttype) of the line. |
42+
| [weight_pt](/cells/python-net/aspose.cells.charts/errorbar/weight_pt) | Gets or sets the weight of the line in unit of points. |
43+
| [weight_px](/cells/python-net/aspose.cells.charts/errorbar/weight_px) | Gets or sets the weight of the line in unit of pixels. |
44+
| [formatting_type](/cells/python-net/aspose.cells.charts/errorbar/formatting_type) | Gets or sets format type. |
45+
| [is_automatic_color](/cells/python-net/aspose.cells.charts/errorbar/is_automatic_color) | Indicates whether the color of line is automatic assigned. |
46+
| [is_visible](/cells/python-net/aspose.cells.charts/errorbar/is_visible) | Represents whether the line is visible. |
47+
| [is_auto](/cells/python-net/aspose.cells.charts/errorbar/is_auto) | Indicates whether this line style is auto assigned. |
48+
| [gradient_fill](/cells/python-net/aspose.cells.charts/errorbar/gradient_fill) | Represents gradient fill. |
49+
| [type](/cells/python-net/aspose.cells.charts/errorbar/type) | Represents error bar amount type. |
50+
| [display_type](/cells/python-net/aspose.cells.charts/errorbar/display_type) | Represents the display type of error bar. |
51+
| [amount](/cells/python-net/aspose.cells.charts/errorbar/amount) | Represents amount of error bar. |
52+
| [show_marker_t_top](/cells/python-net/aspose.cells.charts/errorbar/show_marker_t_top) | Indicates if formatting error bars with a T-top. |
53+
| [plus_value](/cells/python-net/aspose.cells.charts/errorbar/plus_value) | Represents positive error amount when error bar type is Custom. |
54+
| [minus_value](/cells/python-net/aspose.cells.charts/errorbar/minus_value) | Represents negative error amount when error bar type is Custom. |
55+
56+
5757

5858
### Example
59-
59+
6060

6161
```python
62-
from aspose.cells import Workbook
63-
from aspose.cells.charts import ChartType, ErrorBarDisplayType, ErrorBarType
64-
65-
workbook = Workbook()
66-
cells = workbook.worksheets[0].cells
67-
cells.get("a1").put_value(2)
68-
cells.get("a2").put_value(5)
69-
cells.get("a3").put_value(3)
70-
cells.get("a4").put_value(6)
71-
cells.get("b1").put_value(4)
72-
cells.get("b2").put_value(3)
73-
cells.get("b3").put_value(6)
74-
cells.get("b4").put_value(7)
75-
cells.get("C1").put_value("Q1")
76-
cells.get("C2").put_value("Q2")
77-
cells.get("C3").put_value("Y1")
78-
cells.get("C4").put_value("Y2")
79-
chartIndex = workbook.worksheets[0].charts.add(ChartType.COLUMN, 11, 0, 27, 10)
80-
chart = workbook.worksheets[0].charts[chartIndex]
81-
chart.n_series.add("A1:B4", True)
82-
chart.n_series.category_data = "C1:C4"
83-
for i in range(len(chart.n_series)):
84-
aseries = chart.n_series[i]
85-
aseries.y_error_bar.display_type = ErrorBarDisplayType.MINUS
86-
aseries.y_error_bar.type = ErrorBarType.FIXED_VALUE
87-
aseries.y_error_bar.amount = 5.0
88-
89-
```
90-
91-
### See Also
92-
* module [`aspose.cells.charts`](..)
93-
* class [`ErrorBar`](/cells/python-net/aspose.cells.charts/errorbar)
94-
* class [`Line`](/cells/python-net/aspose.cells.drawing/line)
95-
* class [`WeightType`](/cells/python-net/aspose.cells.drawing/weighttype)
62+
from aspose.cells import Workbook
63+
from aspose.cells.charts import ChartType, ErrorBarDisplayType, ErrorBarType
64+
65+
workbook = Workbook()
66+
cells = workbook.worksheets[0].cells
67+
cells.get("a1").put_value(2)
68+
cells.get("a2").put_value(5)
69+
cells.get("a3").put_value(3)
70+
cells.get("a4").put_value(6)
71+
cells.get("b1").put_value(4)
72+
cells.get("b2").put_value(3)
73+
cells.get("b3").put_value(6)
74+
cells.get("b4").put_value(7)
75+
cells.get("C1").put_value("Q1")
76+
cells.get("C2").put_value("Q2")
77+
cells.get("C3").put_value("Y1")
78+
cells.get("C4").put_value("Y2")
79+
chartIndex = workbook.worksheets[0].charts.add(ChartType.COLUMN, 11, 0, 27, 10)
80+
chart = workbook.worksheets[0].charts[chartIndex]
81+
chart.n_series.add("A1:B4", True)
82+
chart.n_series.category_data = "C1:C4"
83+
for i in range(len(chart.n_series)):
84+
aseries = chart.n_series[i]
85+
aseries.y_error_bar.display_type = ErrorBarDisplayType.MINUS
86+
aseries.y_error_bar.type = ErrorBarType.FIXED_VALUE
87+
aseries.y_error_bar.amount = 5.0
88+
89+
```
90+
91+
### See Also
92+
* module [`aspose.cells.charts`](..)
93+
* class [`ErrorBar`](/cells/python-net/aspose.cells.charts/errorbar)
94+
* class [`Line`](/cells/python-net/aspose.cells.drawing/line)
95+
* class [`WeightType`](/cells/python-net/aspose.cells.drawing/weighttype)

english/aspose.cells.charts/errorbar/amount/_index.md

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

1313

1414
Represents amount of error bar.
15-
The amount must be greater than or equal to zero.
15+
16+
### Remarks
17+
18+
19+
The amount must be greater than or equal to zero.
1620
### Definition:
1721
```python
1822
@property

english/aspose.cells.charts/errorbar/display_type/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ is_root: false
1111
## display_type property
1212

1313

14-
Represents error bar display type.
14+
Represents the display type of error bar.
1515
### Definition:
1616
```python
1717
@property

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The Legend type exposes the following members:
6262
| [position](/cells/python-net/aspose.cells.charts/legend/position) | Gets or sets the legend position type. |
6363
| [legend_entries](/cells/python-net/aspose.cells.charts/legend/legend_entries) | Gets a collection of all the LegendEntry objects in the specified chart legend.<br/>Setting the legend entries of the surface chart is not supported.<br/>So it will return null if the chart type is surface chart type. |
6464
| [legend_entries_labels](/cells/python-net/aspose.cells.charts/legend/legend_entries_labels) | Gets the labels of the legend entries after call Chart.Calculate() method. |
65-
| [is_over_lay](/cells/python-net/aspose.cells.charts/legend/is_over_lay) | Gets or sets whether other chart elements shall be allowed to overlap this chart element. |
65+
| [is_over_lay](/cells/python-net/aspose.cells.charts/legend/is_over_lay) | Gets or sets whether showing the legend without overlapping the chart. |
6666

6767

6868
### Methods

english/aspose.cells.charts/legend/is_over_lay/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ is_root: false
1111
## is_over_lay property
1212

1313

14-
Gets or sets whether other chart elements shall be allowed to overlap this chart element.
14+
Gets or sets whether showing the legend without overlapping the chart.
1515
### Definition:
1616
```python
1717
@property

0 commit comments

Comments
 (0)