Click or drag to resize

Aspose.Slides.Charts Namespace

Contains classes for work with charts in Microsoft PowerPoint presentations.
Classes
  ClassDescription
Public classAxesCompositionNotCombinableException
Exception which thrown when axes composition of the series is not combinable with present axes composition in chart.
Public classAxesManager
Provides access to chart axes.
Public classAxis
Encapsulates the object that represents a chart's axis.
Public classAxisFormat
Represents chart format properties.
Public classBaseChartValue
Represents a value of a chart.
Public classCannotCombine2DAnd3DChartsException
Exception which thrown when trying to combine 2D and 3D chart types.
Public classChart
Represents an graphic chart on a slide.
Public classChartCategory
Represents chart categories.
Public classChartCategoryCollection
Represents collection of ChartCategory
Public classChartCategoryLevelsManager
Managed container of the values of the chart category levels.
Public classChartCellCollection
Represents collection of a cells with data.
Public classChartData
Represents data used for a chart plotting.
Public classChartDataCell
Represents cell for chart data.
Public classChartDataPoint
Represents series data point.
Public classChartDataPointCollection
Represents collection of a series data point.
Public classChartDataPointLevel
Represents data point level. Applies for Treemap and Sunburst chart.
Public classChartDataPointLevelsManager
Container of data point levels. Applied for Treeamp and Sunburst series. Data point levels indexing is zero-based.
Public classChartDataWorkbook
Provides access to embedded Excel workbook
Public classChartDataWorksheet
Represents worksheet associated with IChartDataCell
Public classCode exampleChartDataWorksheetCollection
Represents the collection of worksheets of chart data workbook.
Public classChartLinesFormat
Represents gridlines format properties.
Public classChartPlotArea
Represents rectangle where chart should be plotted.
Public classChartPortionFormat
This class contains the chart portion formatting properties used in charts. Unlike IPortionFormatEffectiveData, all properties of this class are writeable.
Public classChartSeries
Represents a chart series.
Public classChartSeriesCollection
Represents collection of ChartSeries
Public classChartSeriesGroup
Represents group of series.
Public classChartTextFormat
Specifies default text formatting for chart text elements.
Public classChartTitle
Represents chart title properties.
Public classChartTypeCharacterizer
Helper for getting additional information about charts and series by its ChartType.
Public classChartWall
Represents walls on 3d charts.
Public classDataLabel
Represents a series labels.
Public classDataLabelCollection
Represents a series labels.
Public classDataLabelFormat
Represents formatting options for DataLabel.
Public classDataSourceTypeForErrorBarsCustomValues
Specifies types of values in ChartDataPoint.ErrorBarsCustomValues properties list
Public classDataTable
Represents data table properties.
Public classDoubleChartValue
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.
Public classErrorBarsCustomValues
Specifies the errors bar values. It shall be used only when the Error bars value type is Custom.
Public classErrorBarsFormat
Represents error bars of chart series. ErrorBars custom values are in IChartDataPointCollection (in ErrorBarsCustomValues property).
Public classFormat
Represents chart format properties.
Public classLegend
Represents chart's legend properties.
Public classLegendEntryCollection
Represents legends collection.
Public classLegendEntryProperties
Represents legend properties of a chart.
Public classMarker
Represents marker of a chert.
Public classPieSplitCustomPointCollection
Represents a collection of points for splitting point in a bar-of-pie or pie-of-pie chart with a custom split.
Public classRotation3D
Represents 3D rotation of a chart.
Public classStringChartValue
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.
Public classStringOrDoubleChartValue
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.
Public classTrendline
Class represents trend line of chart series
Public classTrendlineCollection
Represents a collection of Trendline
Public classUpDownBarsManager
Provide access to up/down bars of Line- or Stock-chart.
Interfaces
  InterfaceDescription
Public interfaceIActualLayout
Specifies actual position of a chart element.
Public interfaceIAxesManager
Provides access to chart axes.
Public interfaceIAxis
Encapsulates the object that represents a chart's axis.
Public interfaceIAxisFormat
Represents chart format properties.
Public interfaceIBaseChartValue
Represents a value of a chart.
Public interfaceIChart
Represents an graphic chart on a slide.
Public interfaceIChartCategory
Represents chart categories.
Public interfaceIChartCategoryCollection
Represents collection of IChartCategory
Public interfaceIChartCategoryLevelsManager
Managed container of the values of the chart category levels.
Public interfaceIChartCellCollection
Represents collection of a cells with data.
Public interfaceIChartComponent
Represents a component of a chart.
Public interfaceIChartData
Represents data used for a chart plotting.
Public interfaceIChartDataCell
Represents cell for chart data.
Public interfaceIChartDataPoint
Represents series data point.
Public interfaceIChartDataPointCollection
Represents collection of a series data point.
Public interfaceIChartDataPointLevel
Represents data point level. Applies for Treemap and Sunburst chart.
Public interfaceIChartDataPointLevelsManager
Container of data point levels. Applied for Treeamp and Sunburst series. Data point levels indexing is zero-based.
Public interfaceIChartDataWorkbook
Provides access to embedded Excel workbook
Public interfaceIChartDataWorksheet
Represents worksheet associated with IChartDataCell
Public interfaceCode exampleIChartDataWorksheetCollection
Represents the collection of worksheets of chart data workbook.
Public interfaceIChartLinesFormat
Represents gridlines format properties.
Public interfaceIChartParagraphFormat
Represents a paragraph formatting properties of a chart.
Public interfaceIChartPlotArea
Represents chart title properties.
Public interfaceIChartPortionFormat
Represents the chart portion formatting properties used in charts.
Public interfaceIChartSeries
Represents a chart series.
Public interfaceIChartSeriesCollection
Represents collection of IChartSeries
Public interfaceIChartSeriesGroup
Represents group of series.
Public interfaceIChartSeriesGroupCollection
Represents the collection of groups of combinable series.
Public interfaceIChartSeriesReadonlyCollection
Represents a readonly collection of IChartSeries
Public interfaceIChartTextBlockFormat
Represents formatting properties for chart text elements.
Public interfaceIChartTextFormat
Chart operate with restricted set of text format properties. IChartTextFormat, IChartTextBlockFormat, IChartParagraphFormat, IChartPortionFormat interfaces describe this restricted set.
Public interfaceIChartTitle
Represents chart title properties.
Public interfaceIChartWall
Represents walls on 3d charts.
Public interfaceIDataLabel
Represents a series labels.
Public interfaceIDataLabelCollection
Represents a series labels.
Public interfaceIDataLabelFormat
Represents formatting options for DataLabel.
Public interfaceIDataSourceTypeForErrorBarsCustomValues
Specifies types of values in ChartDataPoint.ErrorBarsCustomValues properties list
Public interfaceIDataTable
Represents data table properties.
Public interfaceIDoubleChartValue
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.
Public interfaceIErrorBarsCustomValues
Specifies the errors bar values. It shall be used only when the Error bars value type is Custom.
Public interfaceIErrorBarsFormat
Represents error bars of chart series. ErrorBars custom values are in IChartDataPointCollection (in ErrorBarsCustomValues property).
Public interfaceIFormat
Represents chart format properties.
Public interfaceIFormattedTextContainer
Represents chart text format.
Public interfaceILayoutable
Specifies the exact position of a chart element.
Public interfaceILegend
Represents chart's legend properties.
Public interfaceILegendEntryCollection
Represents legends collection.
Public interfaceILegendEntryProperties
Represents legend properties of a chart.
Public interfaceIMarker
Represents marker of a chert.
Public interfaceIMultipleCellChartValue
Represents a collection of a chart cells.
Public interfaceIOverridableText
Represents overridable text for a chart.
Public interfaceIPieSplitCustomPointCollection
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.
Public interfaceIRotation3D
Represents 3D rotation of a chart.
Public interfaceISingleCellChartValue
Represents a chart data cell.
Public interfaceIStringChartValue
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.
Public interfaceIStringOrDoubleChartValue
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.
Public interfaceITrendline
Class represents trend line of chart series
Public interfaceITrendlineCollection
Represents a collection of TrendlineEx
Public interfaceIUpDownBarsManager
Provide access to up/down bars of Line- or Stock-chart.
Enumerations
  EnumerationDescription
Public enumerationAxisAggregationType
Represents aggregation type of category axis. Used with Histogram or HistogramPareto series only.
Public enumerationAxisPositionType
Determines a position of axis.
Public enumerationBubbleSizeRepresentationType
Specifies the possible ways to represent data as bubble chart sizes.
Public enumerationCategoryAxisType
Represents a type of a category axis.
Public enumerationChartDataSourceType
Represents a type of data source of the chart
Public enumerationChartShapeType
Represents a shape of chart.
Public enumerationChartType
Represents a type of chart.
Public enumerationCombinableSeriesTypesGroup
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.
Public enumerationCrossesType
Determines where axis will cross.
Public enumerationDataSourceType
Data source types.
Public enumerationDisplayBlanksAsType
Determines how missing data will be displayed.
Public enumerationDisplayUnitType
Determines multiplicity of the displayed data.
Public enumerationErrorBarType
Represents type of error bar
Public enumerationErrorBarValueType
Represents type of error bar value
Public enumerationLayoutTargetType
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).
Public enumerationLegendDataLabelPosition
Determines position of data labels.
Public enumerationLegendPositionType
Determines a position of legend on a chart.
Public enumerationMarkerStyleType
Determines form of marker on chart's data point.
Public enumerationParentLabelLayoutType
Represents layout of category data labels. Used with Treemap series only.
Public enumerationPictureType
Determines mode of bar picture filling.
Public enumerationPieSplitType
Represents a type of splitting points in the second pie or bar on a pie-of-pie or bar-of-pie chart.
Public enumerationQuartileMethodType
Returns type of quartile method
Public enumerationStyleType
Represents chart style.
Public enumerationTickLabelPositionType
Represents the position type of tick-mark labels on the specified axis.
Public enumerationTickMarkType
Represents the tick mark type for the specified axis.
Public enumerationTimeUnitType
Represents the base unit for the category axis
Public enumerationTrendlineType
Represents type of trend line