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
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions english/cpp/aspose.cells.charts/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ url: /cpp/aspose.cells.charts/

| Class | Description |
| --- | --- |
| [Axis](./axis/) | Encapsulates the object that represents an axis of chart. |
| [Axis](./axis/) | Encapsulates the object that represents an axis of a chart. |
| [AxisBins](./axisbins/) | Represents axis bins. |
| [Chart](./chart/) | Encapsulates the object that represents a single Excel chart. |
| [ChartArea](./chartarea/) | Encapsulates the object that represents the chart area in the worksheet. |
Expand All @@ -29,7 +29,7 @@ url: /cpp/aspose.cells.charts/
| [ChartTextFrame](./charttextframe/) | Encapsulates the object that represents the frame object which contains text. |
| [DataLabels](./datalabels/) | Encapsulates a collection of all the DataLabel objects for the specified [Series](./series/). |
| [DisplayUnitLabel](./displayunitlabel/) | Represents the display unit label. |
| [DropBars](./dropbars/) | Represents the up/down bars in a chart. |
| [DropBars](./dropbars/) | Represents the up and down bars in a chart. |
| [ErrorBar](./errorbar/) | Represents error bar of data series. |
| [Floor](./floor/) | Encapsulates the object that represents the floor of a 3-D chart. |
| [Legend](./legend/) | Encapsulates the object that represents the chart legend. |
Expand Down Expand Up @@ -78,7 +78,7 @@ url: /cpp/aspose.cells.charts/
| [MapChartProjectionType](./mapchartprojectiontype/) | Represents the projection type of the map chart. |
| [MapChartRegionType](./mapchartregiontype/) | Represents the region type of the map chart. |
| [PlotDataByType](./plotdatabytype/) | Represents the type of data plot by row or column. |
| [PlotEmptyCellsType](./plotemptycellstype/) | Represents all plot empty cells type of a chart. |
| [PlotEmptyCellsType](./plotemptycellstype/) | Represents all plot empty cell types of a chart. |
| [QuartileCalculationType](./quartilecalculationtype/) | Represents quartile calculation methods. |
| [SparklineAxisMinMaxType](./sparklineaxisminmaxtype/) | Represents the minimum and maximum value types for the sparkline vertical axis. |
| [SparklinePresetStyleType](./sparklinepresetstyletype/) | Represents the preset style types for sparkline. |
Expand Down
4 changes: 2 additions & 2 deletions english/cpp/aspose.cells.charts/axis/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
title: Aspose::Cells::Charts::Axis class
linktitle: Axis
second_title: Aspose.Cells for C++ API Reference
description: 'Aspose::Cells::Charts::Axis class. Encapsulates the object that represents an axis of chart in C++.'
description: 'Aspose::Cells::Charts::Axis class. Encapsulates the object that represents an axis of a chart in C++.'
type: docs
weight: 100
url: /cpp/aspose.cells.charts/axis/
---
## Axis class


Encapsulates the object that represents an axis of chart.
Encapsulates the object that represents an axis of a chart.

```cpp
class Axis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ enum class BubbleSizeRepresents

| Name | Value | Description |
| --- | --- | --- |
| SizeIsArea | 0 | <br>Represents the value of Series.BubbleSizes is area of the bubble. |
| SizeIsArea | 0 | <br>Represents the value of Series.BubbleSizes, which is the area of the bubble. |
| SizeIsWidth | 1 | <br>Represents the value of Series.BubbleSizes is width of the bubble. |

## See Also
Expand Down
16 changes: 8 additions & 8 deletions english/cpp/aspose.cells.charts/chart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ class Chart

| Method | Description |
| --- | --- |
| [Calculate()](./calculate/) | Calculates the custom position of plot area, axes if the position of them are auto assigned. |
| [Calculate()](./calculate/) | Calculates the custom positions of the plot area and axes if their positions are auto-assigned. |
| [Calculate(const ChartCalculateOptions\& calculateOptions)](./calculate/) | Calculates the custom position of plot area, axes if the position of them are auto assigned, with [Chart](./) Calculate Options. |
| [ChangeTemplate(const Vector \<uint8_t\>\& data)](./changetemplate/) | Change chart type with preset template. |
| [ChangeTemplate(const Vector \<uint8_t\>\& data)](./changetemplate/) | Change chart type with a preset template. |
| [Chart(Chart_Impl* impl)](./chart/) | Constructs from an implementation object. |
| [Chart(const Chart\& src)](./chart/) | Copy constructor. |
| [GetActualSize()](./getactualsize/) | Gets actual size of chart in unit of pixels. |
Expand All @@ -34,7 +34,7 @@ class Chart
| [GetChartDataTable()](./getchartdatatable/) | Represents the chart data table. |
| [GetChartObject()](./getchartobject/) | Represents the chartShape;. |
| [GetDepthPercent()](./getdepthpercent/) | Represents the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent). |
| [GetDisplayNaAsBlank()](./getdisplaynaasblank/) | Indicates whether displaying #N/A as blank value. |
| [GetDisplayNaAsBlank()](./getdisplaynaasblank/) | Indicates whether to display #N/A as a blank value. |
| [GetElevation()](./getelevation/) | Represents the elevation of the 3-D chart view, in degrees. |
| [GetFilteredNSeries()](./getfilterednseries/) | Gets a [SeriesCollection](../seriescollection/) collection representing the data series that are filtered in the chart. |
| [GetFirstSliceAngle()](./getfirstsliceangle/) | 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. |
Expand All @@ -49,7 +49,7 @@ class Chart
| [GetName()](./getname/) | Gets and sets the name of the chart. |
| [GetNSeries()](./getnseries/) | Gets a [SeriesCollection](../seriescollection/) collection representing the data series in the chart. |
| [GetPageSetup()](./getpagesetup/) | Represents the page setup description in this chart. |
| [GetPerspective()](./getperspective/) | 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. |
| [GetPerspective()](./getperspective/) | 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. |
| [GetPivotOptions()](./getpivotoptions/) | Specifies the pivot controls that appear on the chart. |
| [GetPivotSource()](./getpivotsource/) | The source is the data of the pivotTable. If PivotSource is not empty ,the chart is PivotChart. |
| [GetPlacement()](./getplacement/) | Represents the way the chart is attached to the cells below it. |
Expand All @@ -69,7 +69,7 @@ class Chart
| [GetSideWall()](./getsidewall/) | Returns a [Walls](../walls/) object that represents the side wall of a 3-D chart. |
| [GetSizeWithWindow()](./getsizewithwindow/) | True if Microsoft Excel resizes the chart to match the size of the chart sheet window. |
| [GetStyle()](./getstyle/) | Gets and sets the builtin style. |
| [GetSubTitle()](./getsubtitle/) | Gets the chart's sub-title. Only for ODS format file. |
| [GetSubTitle()](./getsubtitle/) | Gets the chart's sub-title. Only applies to ODS files. |
| [GetTitle()](./gettitle/) | Gets the chart's title. |
| [GetType()](./gettype/) | Gets or sets a chart's type. |
| [GetValueAxis()](./getvalueaxis/) | Gets the chart's Y axis. |
Expand All @@ -89,7 +89,7 @@ class Chart
| [SetChartDataRange(const U16String\& area, bool isVertical)](./setchartdatarange/) | Specifies data range for a chart. |
| [SetChartDataRange(const char16_t* area, bool isVertical)](./setchartdatarange/) | Specifies data range for a chart. |
| [SetDepthPercent(int32_t value)](./setdepthpercent/) | Represents the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent). |
| [SetDisplayNaAsBlank(bool value)](./setdisplaynaasblank/) | Indicates whether displaying #N/A as blank value. |
| [SetDisplayNaAsBlank(bool value)](./setdisplaynaasblank/) | Indicates whether to display #N/A as a blank value. |
| [SetElevation(int32_t value)](./setelevation/) | Represents the elevation of the 3-D chart view, in degrees. |
| [SetFirstSliceAngle(int32_t value)](./setfirstsliceangle/) | 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. |
| [SetGapDepth(int32_t value)](./setgapdepth/) | Gets or sets the distance between the data series in a 3-D chart, as a percentage of the marker width. The value of this property must be between 0 and 500. |
Expand All @@ -99,7 +99,7 @@ class Chart
| [SetIsRectangularCornered(bool value)](./setisrectangularcornered/) | Gets or sets a value indicating whether the chart area is rectangular cornered. Default is true. |
| [SetName(const U16String\& value)](./setname/) | Gets and sets the name of the chart. |
| [SetName(const char16_t* value)](./setname/) | Gets and sets the name of the chart. |
| [SetPerspective(int16_t value)](./setperspective/) | 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. |
| [SetPerspective(int16_t value)](./setperspective/) | 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. |
| [SetPivotSource(const U16String\& value)](./setpivotsource/) | The source is the data of the pivotTable. If PivotSource is not empty ,the chart is PivotChart. |
| [SetPivotSource(const char16_t* value)](./setpivotsource/) | The source is the data of the pivotTable. If PivotSource is not empty ,the chart is PivotChart. |
| [SetPlacement(PlacementType value)](./setplacement/) | Represents the way the chart is attached to the cells below it. |
Expand Down Expand Up @@ -130,7 +130,7 @@ class Chart
| [ToPdf(const char16_t* fileName)](./topdf/) | Saves the chart to a pdf file. |
| [ToPdf(const U16String\& fileName, float desiredPageWidth, float desiredPageHeight, PageLayoutAlignmentType hAlignmentType, PageLayoutAlignmentType vAlignmentType)](./topdf/) | Saves the chart to a pdf file. |
| [ToPdf(const char16_t* fileName, float desiredPageWidth, float desiredPageHeight, PageLayoutAlignmentType hAlignmentType, PageLayoutAlignmentType vAlignmentType)](./topdf/) | Saves the chart to a pdf file. |
| [ToPdf()](./topdf/) | Creates the chart pdf and saves it to a stream. |
| [ToPdf()](./topdf/) | Creates the chart PDF and saves it to a stream. |
| [ToPdf(float desiredPageWidth, float desiredPageHeight, PageLayoutAlignmentType hAlignmentType, PageLayoutAlignmentType vAlignmentType)](./topdf/) | Creates the chart pdf and saves it to a stream. |
| [~Chart()](./~chart/) | Destructor. |
## Fields
Expand Down
4 changes: 2 additions & 2 deletions english/cpp/aspose.cells.charts/chart/calculate/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
title: Aspose::Cells::Charts::Chart::Calculate method
linktitle: Calculate
second_title: Aspose.Cells for C++ API Reference
description: 'Aspose::Cells::Charts::Chart::Calculate method. Calculates the custom position of plot area, axes if the position of them are auto assigned in C++.'
description: 'Aspose::Cells::Charts::Chart::Calculate method. Calculates the custom positions of the plot area and axes if their positions are auto-assigned in C++.'
type: docs
weight: 6100
url: /cpp/aspose.cells.charts/chart/calculate/
---
## Chart::Calculate() method


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

```cpp
void Aspose::Cells::Charts::Chart::Calculate()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
title: Aspose::Cells::Charts::Chart::ChangeTemplate method
linktitle: ChangeTemplate
second_title: Aspose.Cells for C++ API Reference
description: 'Aspose::Cells::Charts::Chart::ChangeTemplate method. Change chart type with preset template in C++.'
description: 'Aspose::Cells::Charts::Chart::ChangeTemplate method. Change chart type with a preset template in C++.'
type: docs
weight: 3200
url: /cpp/aspose.cells.charts/chart/changetemplate/
---
## Chart::ChangeTemplate method


Change chart type with preset template.
Change chart type with a preset template.

```cpp
void Aspose::Cells::Charts::Chart::ChangeTemplate(const Vector<uint8_t> &data)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
title: Aspose::Cells::Charts::Chart::GetDisplayNaAsBlank method
linktitle: GetDisplayNaAsBlank
second_title: Aspose.Cells for C++ API Reference
description: 'Aspose::Cells::Charts::Chart::GetDisplayNaAsBlank method. Indicates whether displaying #N/A as blank value in C++.'
description: 'Aspose::Cells::Charts::Chart::GetDisplayNaAsBlank method. Indicates whether to display #N/A as a blank value in C++.'
type: docs
weight: 2200
url: /cpp/aspose.cells.charts/chart/getdisplaynaasblank/
---
## Chart::GetDisplayNaAsBlank method


Indicates whether displaying #N/A as blank value.
Indicates whether to display #N/A as a blank value.

```cpp
bool Aspose::Cells::Charts::Chart::GetDisplayNaAsBlank()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
title: Aspose::Cells::Charts::Chart::GetPerspective method
linktitle: GetPerspective
second_title: Aspose.Cells for C++ API Reference
description: 'Aspose::Cells::Charts::Chart::GetPerspective method. 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 in C++.'
description: 'Aspose::Cells::Charts::Chart::GetPerspective method. 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 in C++.'
type: docs
weight: 7800
url: /cpp/aspose.cells.charts/chart/getperspective/
---
## Chart::GetPerspective method


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.
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.

```cpp
int16_t Aspose::Cells::Charts::Chart::GetPerspective()
Expand Down
4 changes: 2 additions & 2 deletions english/cpp/aspose.cells.charts/chart/getsubtitle/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
title: Aspose::Cells::Charts::Chart::GetSubTitle method
linktitle: GetSubTitle
second_title: Aspose.Cells for C++ API Reference
description: 'Aspose::Cells::Charts::Chart::GetSubTitle method. Gets the chart''s sub-title. Only for ODS format file in C++.'
description: 'Aspose::Cells::Charts::Chart::GetSubTitle method. Gets the chart''s sub-title. Only applies to ODS files in C++.'
type: docs
weight: 3900
url: /cpp/aspose.cells.charts/chart/getsubtitle/
---
## Chart::GetSubTitle method


Gets the chart's sub-title. Only for ODS format file.
Gets the chart's sub-title. Only applies to ODS files.

```cpp
Title Aspose::Cells::Charts::Chart::GetSubTitle()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
title: Aspose::Cells::Charts::Chart::SetDisplayNaAsBlank method
linktitle: SetDisplayNaAsBlank
second_title: Aspose.Cells for C++ API Reference
description: 'Aspose::Cells::Charts::Chart::SetDisplayNaAsBlank method. Indicates whether displaying #N/A as blank value in C++.'
description: 'Aspose::Cells::Charts::Chart::SetDisplayNaAsBlank method. Indicates whether to display #N/A as a blank value in C++.'
type: docs
weight: 2300
url: /cpp/aspose.cells.charts/chart/setdisplaynaasblank/
---
## Chart::SetDisplayNaAsBlank method


Indicates whether displaying #N/A as blank value.
Indicates whether to display #N/A as a blank value.

```cpp
void Aspose::Cells::Charts::Chart::SetDisplayNaAsBlank(bool value)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
title: Aspose::Cells::Charts::Chart::SetPerspective method
linktitle: SetPerspective
second_title: Aspose.Cells for C++ API Reference
description: 'Aspose::Cells::Charts::Chart::SetPerspective method. 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 in C++.'
description: 'Aspose::Cells::Charts::Chart::SetPerspective method. 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 in C++.'
type: docs
weight: 7900
url: /cpp/aspose.cells.charts/chart/setperspective/
---
## Chart::SetPerspective method


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.
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.

```cpp
void Aspose::Cells::Charts::Chart::SetPerspective(int16_t value)
Expand Down
2 changes: 1 addition & 1 deletion english/cpp/aspose.cells.charts/chart/topdf/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ void Aspose::Cells::Charts::Chart::ToPdf(const char16_t *fileName, float desired
## Chart::ToPdf() method


Creates the chart pdf and saves it to a stream.
Creates the chart PDF and saves it to a stream.

```cpp
Vector<uint8_t> Aspose::Cells::Charts::Chart::ToPdf()
Expand Down
Loading
Loading