IChartDataPointCollection class

IChartDataPointCollection class

Represents collection of a series data point.

The IChartDataPointCollection type exposes the following members:

Properties

PropertyDescription
data_source_type_for_x_valuesSpecifies whether AsCell or AsLiteralString or AsLiteralDouble property
is actual in data points XValue property object. In other words it specifies
the type of value of ChartDataPointEx.XValue.Data property.
Read/write DataSourceType.
data_source_type_for_y_valuesSpecifies whether AsCell or AsLiteralString or AsLiteralDouble property
is actual in data points YValue property object. In other words it specifies
the type of value of ChartDataPointEx.YValue.Data property.
Read/write DataSourceType.
data_source_type_for_bubble_sizesSpecifies whether AsCell or AsLiteralString or AsLiteralDouble property
is actual in data points BubbleSize property object. In other words it specifies
the type of value of ChartDataPointEx.BubbleSize.Data property.
Read/write DataSourceType.
data_source_type_for_valuesSpecifies whether AsCell or AsLiteralString or AsLiteralDouble property
is actual in data points Value property object. In other words it specifies
the type of value of ChartDataPoint.Value.Data property.
Read/write DataSourceType.
data_source_type_for_error_bars_custom_valuesSpecifies the type of values in ChartDataPoint.ErrorBarsCustomValues properties list.
Read-only IDataSourceTypeForErrorBarsCustomValues.

Returns the series data point by index (its serial number in this collection).

Indexer

NameDescription
[index]

Methods

MethodDescription
add_data_point_for_stock_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Stock subtypes (see also ChartTypeCharacterizer.IsChartTypeStock(ChartType) method).
add_data_point_for_stock_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Stock subtypes (see also ChartTypeCharacterizer.IsChartTypeStock(ChartType) method).
add_data_point_for_line_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Line subtypes (see also ChartTypeCharacterizer.IsChartTypeLine(ChartType) method).
add_data_point_for_line_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Line subtypes (see also ChartTypeCharacterizer.IsChartTypeLine(ChartType) method).
add_data_point_for_scatter_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also ChartTypeCharacterizer.IsChartTypeScatter(ChartType) method).
add_data_point_for_scatter_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also ChartTypeCharacterizer.IsChartTypeScatter(ChartType) method).
add_data_point_for_scatter_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also ChartTypeCharacterizer.IsChartTypeScatter(ChartType) method).
add_data_point_for_scatter_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also ChartTypeCharacterizer.IsChartTypeScatter(ChartType) method).
add_data_point_for_scatter_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also ChartTypeCharacterizer.IsChartTypeScatter(ChartType) method).
add_data_point_for_scatter_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also ChartTypeCharacterizer.IsChartTypeScatter(ChartType) method).
add_data_point_for_radar_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Radar subtypes (see also ChartTypeCharacterizer.IsChartTypeRadar(ChartType) method).
add_data_point_for_radar_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Radar subtypes (see also ChartTypeCharacterizer.IsChartTypeRadar(ChartType) method).
add_data_point_for_bar_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Column or Bar subtypes (see also ChartTypeCharacterizer.IsChartTypeColumn(ChartType) and ChartTypeCharacterizer.IsChartTypeBar(ChartType) method).
add_data_point_for_bar_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Column or Bar subtypes (see also ChartTypeCharacterizer.IsChartTypeColumn(ChartType) and ChartTypeCharacterizer.IsChartTypeBar(ChartType) method).
add_data_point_for_area_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Area subtypes (see also ChartTypeCharacterizer.IsChartTypeArea(ChartType) method).
add_data_point_for_area_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Area subtypes (see also ChartTypeCharacterizer.IsChartTypeArea(ChartType) method).
add_data_point_for_pie_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Pie subtypes (see also ChartTypeCharacterizer.IsChartTypePie(ChartType) method).
add_data_point_for_pie_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Pie subtypes (see also ChartTypeCharacterizer.IsChartTypePie(ChartType) method).
add_data_point_for_doughnut_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Doughnut subtypes (see also ChartTypeCharacterizer.IsChartTypeDoughnut(ChartType) method).
add_data_point_for_doughnut_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Doughnut subtypes (see also ChartTypeCharacterizer.IsChartTypeDoughnut(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_bubble_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also ChartTypeCharacterizer.IsChartTypeBubble(ChartType) method).
add_data_point_for_surface_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Surface subtypes (see also ChartTypeCharacterizer.IsChartTypeSurface(ChartType) method).
add_data_point_for_surface_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Surface subtypes (see also ChartTypeCharacterizer.IsChartTypeSurface(ChartType) method).
get_or_create_data_point_by_idxIf collection already contains data point with index <br/>index
then returns this data point.
If collection doesn’t contains data point with index <br/>index
==N
(when number of data points in this collection is less or equal then N)
then adds deficient data points and returns last (which has requested index).
For example, collection indexes are {0, 1, 2}, and requested index is 5.
Then method adds deficient data points: {0, 1, 2, 3, 4, 5}. And returns data point with index 5.
add_data_point_for_sunburst_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chart type is Sunburst.
add_data_point_for_waterfall_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chart type is Waterfall.
add_data_point_for_box_and_whisker_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chart type is BoxAndWhisker.
add_data_point_for_treemap_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chart type is Treemap.
add_data_point_for_histogram_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chart type is Histogram.
add_data_point_for_funnel_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chart type is Funnel.
add_data_point_for_map_seriesCreates the new data point and adds it to the end of collection.
Applicable for series which chart type is Map.
clearRemoves all elements from the collection.
removeRemoves the specified value.
remove_atRemoves the element at the given index.

See Also