Classes | |
class | AxesManager |
Provides access to chart axes. More... | |
class | Axis |
Encapsulates the object that represents a chart's axis. More... | |
class | AxisFormat |
Represents chart format properties. More... | |
class | Chart |
Represents an graphic chart on a slide. More... | |
class | ChartCategory |
Represents chart categories. More... | |
class | ChartCategoryCollection |
Represents collection of ChartCategory More... | |
class | ChartCategoryLevelsManager |
Managed container of the values of the chart category levels. More... | |
class | ChartCellCollection |
Represents collection of a cells with data. More... | |
class | ChartData |
Represents data used for a chart plotting. More... | |
class | ChartDataPoint |
Represents series data point. More... | |
class | ChartDataPointCollection |
Represents collection of a series data point. More... | |
class | ChartDataPointLevel |
Represents data point level. Applies for Treemap and Sunburst chart. More... | |
class | ChartDataPointLevelsManager |
Container of data point levels. Applied for Treeamp and Sunburst series. Data point levels indexing is zero-based. More... | |
class | ChartLinesFormat |
Represents gridlines format properties. More... | |
class | ChartPlotArea |
Represents rectangle where chart should be plotted. More... | |
class | ChartSeries |
Represents a chart series. More... | |
class | ChartSeriesCollection |
Represents collection of ChartSeries More... | |
class | ChartSeriesGroup |
Represents group of series. More... | |
class | ChartTitle |
Represents chart title properties. More... | |
class | ChartWall |
Represents walls on 3d charts. More... | |
class | DataLabel |
Represents a series labels. More... | |
class | DataLabelCollection |
Represents a series labels. More... | |
class | DataLabelFormat |
Represents formatting options for DataLabel. More... | |
class | DataSourceTypeForErrorBarsCustomValues |
Specifies types of values in ChartDataPoint::get_ErrorBarsCustomValues properties list More... | |
class | DataTable |
Represents data table properties. More... | |
class | ErrorBarsCustomValues |
Specifies the errors bar values. It shall be used only when the Error bars value type is Custom. More... | |
class | ErrorBarsFormat |
Represents error bars of chart series. ErrorBars custom values are in IChartDataPointCollection (in IChartDataPoint::get_ErrorBarsCustomValues() property). More... | |
class | Format |
Represents chart format properties. More... | |
class | IActualLayout |
Specifies actual position of a chart element. More... | |
class | IAxesManager |
Provides access to chart axes. More... | |
class | IAxis |
Encapsulates the object that represents a chart's axis. More... | |
class | IAxisFormat |
Represents chart format properties. More... | |
class | IBaseChartValue |
Represents a value of a chart. More... | |
class | IChartCategory |
Represents chart categories. More... | |
class | IChartCategoryCollection |
Represents collection of IChartCategory More... | |
class | IChartCategoryLevelsManager |
Managed container of the values of the chart category levels. More... | |
class | IChartCellCollection |
Represents collection of a cells with data. More... | |
class | IChartComponent |
Represents a component of a chart. More... | |
class | IChartData |
Represents data used for a chart plotting. More... | |
class | IChartDataCell |
Represents cell for chart data. More... | |
class | IChartDataPoint |
Represents series data point. More... | |
class | IChartDataPointCollection |
Represents collection of a series data point. More... | |
class | IChartDataPointLevel |
Represents data point level. Applies for Treemap and Sunburst chart. More... | |
class | IChartDataPointLevelsManager |
Container of data point levels. Applied for Treeamp and Sunburst series. Data point levels indexing is zero-based. More... | |
class | IChartDataWorkbook |
Provides access to embedded Excel workbook More... | |
class | IChartDataWorksheet |
Represents worksheet associated with IChartDataCell More... | |
class | IChartDataWorksheetCollection |
Represents the collection of worksheets of chart data workbook. More... | |
class | IChartLinesFormat |
Represents gridlines format properties. More... | |
class | IChartParagraphFormat |
Represents a paragraph formatting properties of a chart. More... | |
class | IChartPlotArea |
Represents chart title properties. More... | |
class | IChartPortionFormat |
Represents the chart portion formatting properties used in charts. More... | |
class | IChartSeries |
Represents a chart series. More... | |
class | IChartSeriesCollection |
Represents collection of IChartSeries More... | |
class | IChartSeriesGroup |
Represents group of series. More... | |
class | IChartSeriesGroupCollection |
Represents the collection of groups of combinable series. More... | |
class | IChartSeriesReadonlyCollection |
Represents a readonly collection of IChartSeries More... | |
class | IChartTextBlockFormat |
Represents formatting properties for chart text elements. More... | |
class | IChartTextFormat |
Chart operate with restricted set of text format properties. IChartTextFormat, IChartTextBlockFormat, IChartParagraphFormat, IChartPortionFormat interfaces describe this restricted set. More... | |
class | IChartTitle |
Represents chart title properties. More... | |
class | IChartWall |
Represents walls on 3d charts. More... | |
class | IDataLabel |
Represents a series labels. More... | |
class | IDataLabelCollection |
Represents a series labels. More... | |
class | IDataLabelFormat |
Represents formatting options for DataLabel. More... | |
class | IDataSourceTypeForErrorBarsCustomValues |
Specifies types of values in ChartDataPoint.ErrorBarsCustomValues properties list More... | |
class | IDataTable |
Represents data table properties. More... | |
class | IDoubleChartValue |
Represent double value which can be stored in pptx presentation document in two ways: 1) in cell/cells of workbook related to chart; 2) as literal value. More... | |
class | IErrorBarsCustomValues |
Specifies the errors bar values. It shall be used only when the Error bars value type is Custom. More... | |
class | IErrorBarsFormat |
Represents error bars of chart series. ErrorBars custom values are in IChartDataPointCollection (in IChartDataPoint::get_ErrorBarsCustomValues() property). More... | |
class | IFormat |
Represents chart format properties. More... | |
class | IFormattedTextContainer |
Represents chart text format. More... | |
class | ILayoutable |
Specifies the exact position of a chart element. More... | |
class | ILegend |
Represents chart's legend properties. More... | |
class | ILegendEntryCollection |
Represents legends collection. More... | |
class | ILegendEntryProperties |
Represents legend properties of a chart. More... | |
class | IMarker |
Represents marker of a chert. More... | |
class | IMultipleCellChartValue |
Represents a collection of a chart cells. More... | |
class | IOverridableText |
Represents overridable text for a chart. More... | |
class | IPieSplitCustomPointCollection |
Represents a collection of points that shall be drawn in the second pie or bar on a bar-of-pie or pie-of-pie chart with a custom split. More... | |
class | IRotation3D |
Represents 3D rotation of a chart. More... | |
class | ISingleCellChartValue |
Represents a chart data cell. More... | |
class | IStringChartValue |
Represent string value which can be stored in pptx presentation document in two ways: 1) in cell/cells of workbook related to chart; 2) as literal value. More... | |
class | IStringOrDoubleChartValue |
Represent string or double value which can be stored in pptx presentation document in two ways: 1) in cell/cells of workbook related to chart; 2) as literal value. More... | |
class | ITrendline |
Class represents trend line of chart series More... | |
class | ITrendlineCollection |
Represents a collection of TrendlineEx More... | |
class | IUpDownBarsManager |
Provide access to up/down bars of Line- or Stock-chart. More... | |
class | Legend |
Represents chart's legend properties. More... | |
class | LegendEntryCollection |
Represents legends collection. More... | |
class | LegendEntryProperties |
Represents legend properties of a chart. More... | |
class | Marker |
Represents marker of a chert. More... | |
class | PieSplitCustomPointCollection |
Represents a collection of points for splitting point in a bar-of-pie or pie-of-pie chart with a custom split. More... | |
class | Rotation3D |
Represents 3D rotation of a chart. More... | |
class | ChartPortionFormat |
This class contains the chart portion formatting properties used in charts. Unlike IPortionFormatEffectiveData, all properties of this class are writeable. More... | |
class | ChartTextFormat |
Specifies default text formatting for chart text elements. More... | |
class | Trendline |
Class represents trend line of chart series More... | |
class | TrendlineCollection |
Represents a collection of Trendline More... | |
class | UpDownBarsManager |
Provide access to up/down bars of Line- or Stock-chart. More... | |
class | ChartTypeCharacterizer |
Helper for getting additional information about charts and series by its ChartType. More... | |
class | BaseChartValue |
Represents a value of a chart. More... | |
class | DoubleChartValue |
Represent double value which can be stored in pptx presentation document in two ways: 1) in cell/cells of workbook related to chart; 2) as literal value. More... | |
class | StringChartValue |
Represent string value which can be stored in pptx presentation document in two ways: 1) in cell/cells of workbook related to chart; 2) as literal value. More... | |
class | StringOrDoubleChartValue |
Represent string or double value which can be stored in pptx presentation document in two ways: 1) in cell/cells of workbook related to chart; 2) as literal value. More... | |
class | ChartDataCell |
Represents cell for chart data. More... | |
class | ChartDataWorkbook |
Provides access to embedded Excel workbook More... | |
class | ChartDataWorksheet |
Represents worksheet associated with IChartDataCell More... | |
class | IChart |
Represents an graphic chart on a slide. More... | |
class | Details_AxesCompositionNotCombinableException |
Exception which thrown when axes composition of the series is not combinable with present axes composition in chart. More... | |
class | Details_CannotCombine2DAnd3DChartsException |
Exception which thrown when trying to combine 2D and 3D chart types. More... | |
class | ChartDataWorksheetCollection |
Represents the collection of worksheets of chart data workbook. More... | |
using Aspose::Slides::Charts::AxesCompositionNotCombinableException = typedef System::ExceptionWrapper<Details_AxesCompositionNotCombinableException> |
using Aspose::Slides::Charts::CannotCombine2DAnd3DChartsException = typedef System::ExceptionWrapper<Details_CannotCombine2DAnd3DChartsException> |
|
strong |
Represents aggregation type of category axis. Used with Histogram or HistogramPareto series only.
|
strong |
Determines a position of axis.
|
strong |
|
strong |
|
strong |
Represents a shape of chart.
Enumerator | |
---|---|
NotDefined | Chart shape is not defined. |
Box | Specifies the chart shall be drawn with a box shape. |
Cone | Specifies the chart shall be drawn as a cone, with the base of the cone on the floor and the point of the cone at the top of the data marker. |
ConeToMax | Specifies the chart shall be drawn with truncated cones such that the point of the cone would be the maximum data value. |
Cylinder | Specifies the chart shall be drawn as a cylinder. |
Pyramid | Specifies the chart shall be drawn as a rectangular pyramid, with the base of the pyramid on the floor and the point of the pyramid at the top of the data marker. |
PyramidToMaximum | Specifies the chart shall be drawn with truncated cones such that the point of the cone would be the maximum data value. |
|
strong |
Represents a type of chart.
Enumerator | |
---|---|
ClusteredColumn | |
StackedColumn | |
PercentsStackedColumn | |
ClusteredColumn3D | |
StackedColumn3D | |
PercentsStackedColumn3D | |
Column3D | |
ClusteredCylinder | Represents Cylinder Chart. |
StackedCylinder | Represents Stacked Cylinder Chart. |
PercentsStackedCylinder | Represents 100% Stacked Cylinder Chart. |
Cylinder3D | |
ClusteredCone | Represents Cone Chart. |
StackedCone | Represents Stacked Cone Chart. |
PercentsStackedCone | Represents 100% Stacked Cone Chart. |
Cone3D | |
ClusteredPyramid | Represents Pyramid Chart. |
StackedPyramid | Represents Stacked Pyramid Chart. |
PercentsStackedPyramid | Represents 100% Stacked Pyramid Chart. |
Pyramid3D | |
Line | Represents Line Chart. |
StackedLine | Represents Stacked Line Chart. |
PercentsStackedLine | Represents 100% Stacked Line Chart. |
LineWithMarkers | Represents Line Chart with data markers. |
StackedLineWithMarkers | Represents Stacked Line Chart with data markers. |
PercentsStackedLineWithMarkers | Represents 100% Stacked Line Chart with data markers. |
Line3D | Represents 3D Line Chart. |
Pie | Represents Pie Chart. |
Pie3D | Represents 3D Pie Chart. |
PieOfPie | Represents Pie of Pie Chart. |
ExplodedPie | Represents Exploded Pie Chart. |
ExplodedPie3D | Represents 3D Exploded Pie Chart. |
BarOfPie | Represents Bar of Pie Chart. |
PercentsStackedBar | Represents 100% Stacked Bar Chart. |
ClusteredBar3D | Represents 3D Colustered Bar Chart. |
ClusteredBar | Represents Clustered Bar Chart. |
StackedBar | Represents Stacked Bar Chart. |
StackedBar3D | Represents 3D Stacked Bar Chart. |
PercentsStackedBar3D | Represents 3D 100% Stacked Bar Chart. |
ClusteredHorizontalCylinder | Represents Cylindrical Bar Chart. |
StackedHorizontalCylinder | Represents Stacked Cylindrical Bar Chart. |
PercentsStackedHorizontalCylinder | Represents 100% Stacked Cylindrical Bar Chart. |
ClusteredHorizontalCone | Represents Conical Bar Chart. |
StackedHorizontalCone | Represents Stacked Conical Bar Chart. |
PercentsStackedHorizontalCone | Represents 100% Stacked Conical Bar Chart. |
ClusteredHorizontalPyramid | Represents Pyramid Bar Chart. |
StackedHorizontalPyramid | Represents Stacked Pyramid Bar Chart. |
PercentsStackedHorizontalPyramid | Represents 100% Stacked Pyramid Bar Chart. |
Area | Represents Area Chart. |
StackedArea | Represents Stacked Area Chart. |
PercentsStackedArea | Represents 100% Stacked Area Chart. |
Area3D | Represents 3D Area Chart. |
StackedArea3D | Represents 3D Stacked Area Chart. |
PercentsStackedArea3D | Represents 3D 100% Stacked Area Chart. |
ScatterWithMarkers | Represents Scatter Chart. |
ScatterWithSmoothLinesAndMarkers | Represents Scatter Chart connected by curves, with data markers. |
ScatterWithSmoothLines | Represents Scatter Chart connected by curves, without data markers. |
ScatterWithStraightLinesAndMarkers | Represents Scatter Chart connected by lines, with data markers. |
ScatterWithStraightLines | Represents Scatter Chart connected by lines, without data markers. |
HighLowClose | Represents High-Low-Close Stock Chart. |
OpenHighLowClose | Represents Open-High-Low-Close Stock Chart. |
VolumeHighLowClose | Represents Volume-High-Low-Close Stock Chart. |
VolumeOpenHighLowClose | Represents Volume-Open-High-Low-Close Stock Chart. |
Surface3D | Represents 3D Surface Chart. |
WireframeSurface3D | Represents Wireframe 3D Surface Chart. |
Contour | Represents Contour Chart. |
WireframeContour | Represents Wireframe Contour Chart. |
Doughnut | Represents Doughnut Chart. |
ExplodedDoughnut | Represents Exploded Doughnut Chart. |
Bubble | Represents Bubble Chart. |
BubbleWith3D | Represents 3D Bubble Chart. |
Radar | Represents Radar Chart. |
RadarWithMarkers | Represents Radar Chart with data markers. |
FilledRadar | Represents Filled Radar Chart. |
SeriesOfMixedTypes | This value only can be returned by ChartEx.Type property. It mean that chart has series of mixed types. |
Treemap | Represents Treemap chart. |
Sunburst | Represents Sunburst chart. |
Histogram | Represents Histogram chart. |
ParetoLine | Represents Pareto line series type (Histogram Pareto chart). |
BoxAndWhisker | Represents BoxAndWhisker chart. |
Waterfall | Represents Waterfall chart. |
Funnel | Represents Funnel chart. |
Map | Represents Map chart. |
Enumeration of groups of combinable series types. Each element relates to group of types of chart series that can persist simultaneously in one ChartSeriesGroup. For example: ChartType::PercentsStackedArea series cannot be simultaneously with ChartType::StackedArea series in one ChartSeriesGroup. But two or more ChartType::PercentsStackedArea can be in one ChartSeriesGroup simultaneously (CombinableSeriesTypesGroup::AreaChart_PercentsStackedArea). And ChartType::Line series can be with ChartType::LineWithMarkers series simultaneously in one CombinableSeriesTypesGroup::LineChart_Line ChartSeriesGroup.
Enumerator | |
---|---|
AreaChart_Area | Groups this set of series types: { ChartType::Area } |
AreaChart_PercentsStackedArea | Groups this set of series types: { ChartType::PercentsStackedArea } |
AreaChart_StackedArea | Groups this set of series types: { ChartType::StackedArea } |
AreaChart_Area3D | Groups this set of series types: { ChartType::Area3D } |
AreaChart_StackedArea3D | Groups this set of series types: { ChartType::StackedArea3D } |
AreaChart_PercentsStackedArea3D | Groups this set of series types: { ChartType::PercentsStackedArea3D } |
LineChart_Line | Groups this set of series types: { ChartType::Line, ChartType::LineWithMarkers } |
LineChart_StackedLine | Groups this set of series types: { ChartType::StackedLine, ChartType::StackedLineWithMarkers } |
LineChart_PercentsStackedLine | Groups this set of series types: { ChartType::PercentsStackedLine, ChartType::PercentsStackedLineWithMarkers } |
Line3DChart | Groups this set of series types: { ChartType::Line3D } |
StockHighLowClose | Groups this set of series types: { ChartType::HighLowClose } |
StockOpenHighLowClose | Groups this set of series types: { ChartType::OpenHighLowClose } |
StockVolumeHighLowClose | Groups this set of series types: { ChartType::VolumeHighLowClose } |
StockVolumeOpenHighLowClose | Groups this set of series types: { ChartType::VolumeOpenHighLowClose } |
RadarChart | Groups this set of series types: { ChartType::Radar, ChartType::RadarWithMarkers } |
FilledRadarChart | Groups this set of series types: { ChartType::FilledRadar } |
ScatterStraightMarker | Groups this set of series types: { ChartType::ScatterWithMarkers, ChartType::ScatterWithStraightLines, ChartType::ScatterWithStraightLinesAndMarkers } |
ScatterSmoothMarker | Groups this set of series types: { ChartType::ScatterWithSmoothLines, ChartType::ScatterWithSmoothLinesAndMarkers } |
PieChart | Groups this set of series types: { ChartType::Pie, ChartType::ExplodedPie } |
Pie3DChart | Groups this set of series types: { ChartType::Pie3D, ChartType::ExplodedPie3D } |
DoughnutChart | Groups this set of series types: { ChartType::Doughnut, ChartType::ExplodedDoughnut } |
BarChart_VertClustered | Groups this set of series types: { ChartType::ClusteredColumn } |
BarChart_VertStacked | Groups this set of series types: { ChartType::StackedColumn } |
BarChart_VertPercentsStacked | Groups this set of series types: { ChartType::PercentsStackedColumn } |
BarChart_HorizClustered | Groups this set of series types: { ChartType::ClusteredBar } |
BarChart_HorizStacked | Groups this set of series types: { ChartType::StackedBar } |
BarChart_HorizPercentsStacked | Groups this set of series types: { ChartType::PercentsStackedBar } |
Bar3DChart_Vert | Groups this set of series types: { ChartType::Column3D, ChartType::Cylinder3D, ChartType::Cone3D, ChartType::Pyramid3D } |
Bar3DChart_VertClustered | Groups this set of series types: { ChartType::ClusteredColumn3D, ChartType::ClusteredCone, ChartType::ClusteredCylinder, ChartType::ClusteredPyramid } |
Bar3DChart_VertPercentsStackedColumn3D | Groups this set of series types: { ChartType::PercentsStackedColumn3D } |
Bar3DChart_VertPercentsStackedCone | Groups this set of series types: { ChartType::PercentsStackedCone } |
Bar3DChart_VertPercentsStackedCylinder | Groups this set of series types: { ChartType::PercentsStackedCylinder } |
Bar3DChart_VertPercentsStackedPyramid | Groups this set of series types: { ChartType::PercentsStackedPyramid } |
Bar3DChart_VertStackedColumn3D | Groups this set of series types: { ChartType::StackedColumn3D } |
Bar3DChart_VertStackedCone | Groups this set of series types: { ChartType::StackedCone } |
Bar3DChart_VertStackedCylinder | Groups this set of series types: { ChartType::StackedCylinder } |
Bar3DChart_VertStackedPyramid | Groups this set of series types: { ChartType::StackedPyramid } |
Bar3DChart_HorizClustered | Groups this set of series types: { ChartType::ClusteredBar3D, ChartType::ClusteredHorizontalCone, ChartType::ClusteredHorizontalCylinder, ChartType::ClusteredHorizontalPyramid } |
Bar3DChart_HorizStackedBar3D | Groups this set of series types: { ChartType::StackedBar3D } |
Bar3DChart_HorizStackedCone | Groups this set of series types: { ChartType::StackedHorizontalCone } |
Bar3DChart_HorizStackedCylinder | Groups this set of series types: { ChartType::StackedHorizontalCylinder } |
Bar3DChart_HorizStackedPyramid | Groups this set of series types: { ChartType::StackedHorizontalPyramid } |
Bar3DChart_HorizPercentsStackedBar3D | Groups this set of series types: { ChartType::PercentsStackedBar3D } |
Bar3DChart_HorizPercentsStackedCone | Groups this set of series types: { ChartType::PercentsStackedHorizontalCone } |
Bar3DChart_HorizPercentsStackedCylinder | Groups this set of series types: { ChartType::PercentsStackedHorizontalCylinder } |
Bar3DChart_HorizPercentsStackedPyramid | Groups this set of series types: { ChartType::PercentsStackedHorizontalPyramid } |
BarOfPieChart | Groups this set of series types: { ChartType::BarOfPie } |
PieOfPieChart | Groups this set of series types: { ChartType::PieOfPie } |
SurfaceChart_Contour | Groups this set of series types: { ChartType::Contour } |
SurfaceChart_WireframeContour | Groups this set of series types: { ChartType::WireframeContour } |
SurfaceChart_Surface3D | Groups this set of series types: { ChartType::Surface3D } |
SurfaceChart_WireframeSurface3D | Groups this set of series types: { ChartType::WireframeSurface3D } |
BubbleChart | Groups this set of series types: { ChartType::Bubble, ChartType::BubbleWith3D } |
HistogramChart | Groups this set of series types: { ChartType::Histogram } |
ParetoLineChart | Groups this set of series types: { ChartType::ParetoLine } |
BoxAndWhiskerChart | Groups this set of series types: { ChartType::BoxAndWhisker } |
WaterfallChart | Groups this set of series types: { ChartType::Waterfall } |
FunnelChart | Groups this set of series types: { ChartType::Funnel } |
TreemapChart | Groups this set of series types: { ChartType::Treemap } |
MapChart | Groups this set of series types: { ChartType::Map } |
SunburstChart | Groups this set of series types: { ChartType::Sunburst } |
|
strong |
Determines where axis will cross.
|
strong |
Data source types.
|
strong |
|
strong |
Determines multiplicity of the displayed data.
|
strong |
|
strong |
Represents type of error bar value
|
strong |
If layout of the plot area defined manually this property specifies whether to layout the plot area by its inside (not including axis and axis labels) or outside (including axis and axis labels).
|
strong |
Determines position of data labels.
|
strong |
Determines a position of legend on a chart.
|
strong |
Determines form of marker on chart's data point.
|
strong |
|
strong |
Determines mode of bar picture filling.
|
strong |
Represents a type of splitting points in the second pie or bar on a pie-of-pie or bar-of-pie chart.
|
strong |
|
strong |
Represents chart style.
|
strong |
Represents the position type of tick-mark labels on the specified axis.
|
strong |
|
strong |
|
strong |
Represents type of trend line