Skip to content

Commit 138c455

Browse files
release Aspose.Cells for .NET 26.6
1 parent 9c33cbe commit 138c455

129 files changed

Lines changed: 901 additions & 553 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/net/aspose.cells.charts/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The **Aspose.Cells.Charts** namespace provides classes that allow access to and
1111

1212
| Class | Description |
1313
| --- | --- |
14-
| [Axis](./axis/) | Encapsulates the object that represents an axis of chart. |
14+
| [Axis](./axis/) | Encapsulates the object that represents an axis of a chart. |
1515
| [AxisBins](./axisbins/) | Represents axis bins |
1616
| [Chart](./chart/) | Encapsulates the object that represents a single Excel chart. |
1717
| [ChartArea](./chartarea/) | Encapsulates the object that represents the chart area in the worksheet. |
@@ -26,7 +26,7 @@ The **Aspose.Cells.Charts** namespace provides classes that allow access to and
2626
| [ChartTextFrame](./charttextframe/) | Encapsulates the object that represents the frame object which contains text. |
2727
| [DataLabels](./datalabels/) | Encapsulates a collection of all the DataLabel objects for the specified Series. |
2828
| [DisplayUnitLabel](./displayunitlabel/) | Represents the display unit label. |
29-
| [DropBars](./dropbars/) | Represents the up/down bars in a chart. |
29+
| [DropBars](./dropbars/) | Represents the up and down bars in a chart. |
3030
| [ErrorBar](./errorbar/) | Represents error bar of data series. |
3131
| [Floor](./floor/) | Encapsulates the object that represents the floor of a 3-D chart. |
3232
| [Legend](./legend/) | Encapsulates the object that represents the chart legend. |
@@ -75,7 +75,7 @@ The **Aspose.Cells.Charts** namespace provides classes that allow access to and
7575
| [MapChartProjectionType](./mapchartprojectiontype/) | Represents the projection type of the map chart. |
7676
| [MapChartRegionType](./mapchartregiontype/) | Represents the region type of the map chart. |
7777
| [PlotDataByType](./plotdatabytype/) | Represents the type of data plot by row or column. |
78-
| [PlotEmptyCellsType](./plotemptycellstype/) | Represents all plot empty cells type of a chart. |
78+
| [PlotEmptyCellsType](./plotemptycellstype/) | Represents all plot empty cell types of a chart. |
7979
| [QuartileCalculationType](./quartilecalculationtype/) | Represents quartile calculation methods. |
8080
| [SparklineAxisMinMaxType](./sparklineaxisminmaxtype/) | Represents the minimum and maximum value types for the sparkline vertical axis. |
8181
| [SparklinePresetStyleType](./sparklinepresetstyletype/) | Represents the preset style types for sparkline. |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Class Axis
33
second_title: Aspose.Cells for .NET API Reference
4-
description: Aspose.Cells.Charts.Axis class. Encapsulates the object that represents an axis of chart
4+
description: Aspose.Cells.Charts.Axis class. Encapsulates the object that represents an axis of a chart
55
type: docs
66
url: /net/aspose.cells.charts/axis/
77
---
88
## Axis class
99

10-
Encapsulates the object that represents an axis of chart.
10+
Encapsulates the object that represents an axis of a chart.
1111

1212
```csharp
1313
public class Axis

english/net/aspose.cells.charts/bubblesizerepresents/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public enum BubbleSizeRepresents
1717

1818
| Name | Value | Description |
1919
| --- | --- | --- |
20-
| SizeIsArea | `0` | Represents the value of [`BubbleSizes`](../series/bubblesizes/) is area of the bubble. |
20+
| SizeIsArea | `0` | Represents the value of [`BubbleSizes`](../series/bubblesizes/), which is the area of the bubble. |
2121
| SizeIsWidth | `1` | Represents the value of [`BubbleSizes`](../series/bubblesizes/) is width of the bubble. |
2222

2323
### Examples

english/net/aspose.cells.charts/chart/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ public class Chart
1717

1818
| Name | Description |
1919
| --- | --- |
20-
| [ActualChartSize](../../aspose.cells.charts/chart/actualchartsize/) { get; } | (**Obsolete.**) Gets actual size of chart in unit of pixels. |
20+
| [ActualChartSize](../../aspose.cells.charts/chart/actualchartsize/) { get; } | (**Obsolete.**) Gets actual size of chart in units of pixels. |
2121
| [AutoScaling](../../aspose.cells.charts/chart/autoscaling/) { getset; } | True if Microsoft Excel scales a 3-D chart so that it's closer in size to the equivalent 2-D chart. The RightAngleAxes property must be True. |
2222
| [BackWall](../../aspose.cells.charts/chart/backwall/) { get; } | Returns a [`Walls`](./walls/) object that represents the back wall of a 3-D chart. |
2323
| [CategoryAxis](../../aspose.cells.charts/chart/categoryaxis/) { get; } | Gets the chart's X axis. |
2424
| [ChartArea](../../aspose.cells.charts/chart/chartarea/) { get; } | Gets the chart area in the worksheet. |
2525
| [ChartDataTable](../../aspose.cells.charts/chart/chartdatatable/) { get; } | Represents the chart data table. |
2626
| [ChartObject](../../aspose.cells.charts/chart/chartobject/) { get; } | Represents the chartShape; |
2727
| [DepthPercent](../../aspose.cells.charts/chart/depthpercent/) { getset; } | Represents the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent). |
28-
| [DisplayNaAsBlank](../../aspose.cells.charts/chart/displaynaasblank/) { getset; } | Indicates whether displaying #N/A as blank value. |
28+
| [DisplayNaAsBlank](../../aspose.cells.charts/chart/displaynaasblank/) { getset; } | Indicates whether to display #N/A as a blank value. |
2929
| [Elevation](../../aspose.cells.charts/chart/elevation/) { getset; } | Represents the elevation of the 3-D chart view, in degrees. |
3030
| [FilteredNSeries](../../aspose.cells.charts/chart/filterednseries/) { get; } | Gets a [`SeriesCollection`](../seriescollection/) collection representing the data series that are filtered in the chart. |
3131
| [FirstSliceAngle](../../aspose.cells.charts/chart/firstsliceangle/) { getset; } | Gets or sets the angle of the first pie-chart or doughnut-chart slice, in degrees (clockwise from vertical). Applies only to pie, 3-D pie, and doughnut charts, 0 to 360. |
@@ -41,7 +41,7 @@ public class Chart
4141
| [Name](../../aspose.cells.charts/chart/name/) { getset; } | Gets and sets the name of the chart. |
4242
| [NSeries](../../aspose.cells.charts/chart/nseries/) { get; } | Gets a [`SeriesCollection`](../seriescollection/) collection representing the data series in the chart. |
4343
| [PageSetup](../../aspose.cells.charts/chart/pagesetup/) { get; } | Represents the page setup description in this chart. |
44-
| [Perspective](../../aspose.cells.charts/chart/perspective/) { getset; } | Returns or sets the perspective for the 3-D chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True. |
44+
| [Perspective](../../aspose.cells.charts/chart/perspective/) { getset; } | Returns or sets the perspective for the three‑dimensional chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True. |
4545
| [PivotOptions](../../aspose.cells.charts/chart/pivotoptions/) { get; } | Specifies the pivot controls that appear on the chart |
4646
| [PivotSource](../../aspose.cells.charts/chart/pivotsource/) { getset; } | The source is the data of the pivotTable. If PivotSource is not empty ,the chart is PivotChart. |
4747
| [Placement](../../aspose.cells.charts/chart/placement/) { getset; } | Represents the way the chart is attached to the cells below it. |
@@ -62,7 +62,7 @@ public class Chart
6262
| [SideWall](../../aspose.cells.charts/chart/sidewall/) { get; } | Returns a [`Walls`](./walls/) object that represents the side wall of a 3-D chart. |
6363
| [SizeWithWindow](../../aspose.cells.charts/chart/sizewithwindow/) { getset; } | True if Microsoft Excel resizes the chart to match the size of the chart sheet window. |
6464
| [Style](../../aspose.cells.charts/chart/style/) { getset; } | Gets and sets the builtin style. |
65-
| [SubTitle](../../aspose.cells.charts/chart/subtitle/) { get; } | Gets the chart's sub-title. Only for ODS format file. |
65+
| [SubTitle](../../aspose.cells.charts/chart/subtitle/) { get; } | Gets the chart's sub-title. Only applies to ODS files. |
6666
| [Title](../../aspose.cells.charts/chart/title/) { get; } | Gets the chart's title. |
6767
| [Type](../../aspose.cells.charts/chart/type/) { getset; } | Gets or sets a chart's type. |
6868
| [ValueAxis](../../aspose.cells.charts/chart/valueaxis/) { get; } | Gets the chart's Y axis. |
@@ -74,15 +74,15 @@ public class Chart
7474

7575
| Name | Description |
7676
| --- | --- |
77-
| [Calculate](../../aspose.cells.charts/chart/calculate/#calculate)() | Calculates the custom position of plot area, axes if the position of them are auto assigned. |
77+
| [Calculate](../../aspose.cells.charts/chart/calculate/#calculate)() | Calculates the custom positions of the plot area and axes if their positions are auto-assigned. |
7878
| [Calculate](../../aspose.cells.charts/chart/calculate/#calculate_1)(ChartCalculateOptions) | Calculates the custom position of plot area, axes if the position of them are auto assigned, with Chart Calculate Options. |
79-
| [ChangeTemplate](../../aspose.cells.charts/chart/changetemplate/)(byte[]) | Change chart type with preset template. |
79+
| [ChangeTemplate](../../aspose.cells.charts/chart/changetemplate/)(byte[]) | Change chart type with a preset template. |
8080
| [GetActualSize](../../aspose.cells.charts/chart/getactualsize/)() | Gets actual size of chart in unit of pixels. |
8181
| [GetChartDataRange](../../aspose.cells.charts/chart/getchartdatarange/)() | Gets the data source range of the chart. |
8282
| [HasAxis](../../aspose.cells.charts/chart/hasaxis/)(AxisTypebool) | Returns which axes exist on the chart. |
8383
| [IsCellReferedByChart](../../aspose.cells.charts/chart/iscellreferedbychart/)(intintint) | Returns whether the cell refered by the chart. |
8484
| [IsChartDataChanged](../../aspose.cells.charts/chart/ischartdatachanged/)() | Detects if a chart's data source has changed. |
85-
| [IsReferedByChart](../../aspose.cells.charts/chart/isreferedbychart/)(intint) | (**Obsolete.**) Returns whether the cell refered by the chart. |
85+
| [IsReferedByChart](../../aspose.cells.charts/chart/isreferedbychart/)(intint) | (**Obsolete.**) Returns whether the cell is referred by the chart. |
8686
| [Move](../../aspose.cells.charts/chart/move/)(intintintint) | Moves the chart to a specified location. |
8787
| [RefreshPivotData](../../aspose.cells.charts/chart/refreshpivotdata/)() | Refreshes chart's data from pivot table. |
8888
| [SetChartDataRange](../../aspose.cells.charts/chart/setchartdatarange/)(stringbool) | Specifies data range for a chart. |
@@ -98,7 +98,7 @@ public class Chart
9898
| [ToImage](../../aspose.cells.charts/chart/toimage/#toimage_8)(stringImageOrPrintOptions) | Creates the chart image and saves it to a file. The extension of the file name determines the format of the image. |
9999
| [ToImage](../../aspose.cells.charts/chart/toimage/#toimage_7)(stringImageType) | Creates the chart image and saves it to a file in the specified image type. |
100100
| [ToImage](../../aspose.cells.charts/chart/toimage/#toimage_9)(stringlong) | (**Obsolete.**) Creates the chart image and saves it to a file in the Jpeg format. |
101-
| [ToPdf](../../aspose.cells.charts/chart/topdf/#topdf)(Stream) | Creates the chart pdf and saves it to a stream. |
101+
| [ToPdf](../../aspose.cells.charts/chart/topdf/#topdf)(Stream) | Creates the chart PDF and saves it to a stream. |
102102
| [ToPdf](../../aspose.cells.charts/chart/topdf/#topdf_2)(string) | Saves the chart to a pdf file. |
103103
| [ToPdf](../../aspose.cells.charts/chart/topdf/#topdf_1)(StreamfloatfloatPageLayoutAlignmentTypePageLayoutAlignmentType) | Creates the chart pdf and saves it to a stream. |
104104
| [ToPdf](../../aspose.cells.charts/chart/topdf/#topdf_3)(stringfloatfloatPageLayoutAlignmentTypePageLayoutAlignmentType) | Saves the chart to a pdf file. |

english/net/aspose.cells.charts/chart/actualchartsize/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Chart.ActualChartSize
33
second_title: Aspose.Cells for .NET API Reference
4-
description: Chart property. Gets actual size of chart in unit of pixels
4+
description: Chart property. Gets actual size of chart in units of pixels
55
type: docs
66
url: /net/aspose.cells.charts/chart/actualchartsize/
77
---
88
## Chart.ActualChartSize property
99

10-
Gets actual size of chart in unit of pixels.
10+
Gets actual size of chart in units of pixels.
1111

1212
```csharp
1313
[Obsolete("Use Chart.GetActualSize() method instead.")]

english/net/aspose.cells.charts/chart/calculate/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Chart.Calculate
33
second_title: Aspose.Cells for .NET API Reference
4-
description: Chart method. Calculates the custom position of plot area axes if the position of them are auto assigned
4+
description: Chart method. Calculates the custom positions of the plot area and axes if their positions are autoassigned
55
type: docs
66
url: /net/aspose.cells.charts/chart/calculate/
77
---
88
## Calculate() {#calculate}
99

10-
Calculates the custom position of plot area, axes if the position of them are auto assigned.
10+
Calculates the custom positions of the plot area and axes if their positions are auto-assigned.
1111

1212
```csharp
1313
public void Calculate()

english/net/aspose.cells.charts/chart/changetemplate/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Chart.ChangeTemplate
33
second_title: Aspose.Cells for .NET API Reference
4-
description: Chart method. Change chart type with preset template
4+
description: Chart method. Change chart type with a preset template
55
type: docs
66
url: /net/aspose.cells.charts/chart/changetemplate/
77
---
88
## Chart.ChangeTemplate method
99

10-
Change chart type with preset template.
10+
Change chart type with a preset template.
1111

1212
```csharp
1313
public void ChangeTemplate(byte[] data)

english/net/aspose.cells.charts/chart/displaynaasblank/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Chart.DisplayNaAsBlank
33
second_title: Aspose.Cells for .NET API Reference
4-
description: Chart property. Indicates whether displaying N/A as blank value
4+
description: Chart property. Indicates whether to display N/A as a blank value
55
type: docs
66
url: /net/aspose.cells.charts/chart/displaynaasblank/
77
---
88
## Chart.DisplayNaAsBlank property
99

10-
Indicates whether displaying #N/A as blank value.
10+
Indicates whether to display #N/A as a blank value.
1111

1212
```csharp
1313
public bool DisplayNaAsBlank { get; set; }

english/net/aspose.cells.charts/chart/isreferedbychart/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Chart.IsReferedByChart
33
second_title: Aspose.Cells for .NET API Reference
4-
description: Chart method. Returns whether the cell refered by the chart
4+
description: Chart method. Returns whether the cell is referred by the chart
55
type: docs
66
url: /net/aspose.cells.charts/chart/isreferedbychart/
77
---
88
## Chart.IsReferedByChart method
99

10-
Returns whether the cell refered by the chart.
10+
Returns whether the cell is referred by the chart.
1111

1212
```csharp
1313
[Obsolete("Use Chart.IsCellReferedByChart(int,int,int) method instead.")]

english/net/aspose.cells.charts/chart/perspective/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Chart.Perspective
33
second_title: Aspose.Cells for .NET API Reference
4-
description: Chart property. Returns or sets the perspective for the 3D chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True
4+
description: Chart property. Returns or sets the perspective for the threedimensional chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True
55
type: docs
66
url: /net/aspose.cells.charts/chart/perspective/
77
---
88
## Chart.Perspective property
99

10-
Returns or sets the perspective for the 3-D chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True.
10+
Returns or sets the perspective for the three‑dimensional chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True.
1111

1212
```csharp
1313
public short Perspective { get; set; }

0 commit comments

Comments
 (0)