ChartDataPointCollection

ChartDataPointCollection class

Represents collection of a series data point.

The ChartDataPointCollection type exposes the following members:

Properties

NameDescription
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 ChartDataPoint.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 ChartDataPoint.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 ChartDataPoint.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 types of values in ChartDataPoint.ErrorBarsCustomValues properties list.
Read-only IDataSourceTypeForErrorBarsCustomValues.
as_i_collectionReturns ICollection class.
as_i_enumerableReturns IEnumerable class.

Indexer

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

Methods

NameDescription
add_data_point_for_stock_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Stock subtypes
(see also
add_data_point_for_stock_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Stock subtypes
(see also
add_data_point_for_line_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Line subtypes (see also
add_data_point_for_line_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Line subtypes (see also
add_data_point_for_scatter_series(x_value, y_value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also
add_data_point_for_scatter_series(x_value, y_value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also
add_data_point_for_scatter_series(x_value, y_value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also
add_data_point_for_scatter_series(x_value, y_value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also
add_data_point_for_scatter_series(x_value, y_value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also
add_data_point_for_scatter_series(x_value, y_value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Scatter subtypes (see also
add_data_point_for_radar_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Radar subtypes (see also
add_data_point_for_radar_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Radar subtypes (see also
add_data_point_for_bar_series(value)Creates 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
add_data_point_for_bar_series(value)Creates 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
add_data_point_for_area_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Area subtypes (see also
add_data_point_for_area_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Area subtypes (see also
add_data_point_for_pie_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Pie subtypes (see also
add_data_point_for_pie_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Pie subtypes (see also
add_data_point_for_doughnut_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Doughnut subtypes (see also
add_data_point_for_doughnut_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Doughnut subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_bubble_series(x_value, y_value, bubble_size)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Bubble subtypes (see also
add_data_point_for_surface_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Surface subtypes (see also
add_data_point_for_surface_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chartType is one of Surface subtypes (see also
get_or_create_data_point_by_idx(index)If collection already contains data point with index
add_data_point_for_sunburst_series(size_value)Creates the new data point and adds it to the end of collection.
Applicable for series which chart type is Sunburst.
add_data_point_for_treemap_series(size_value)Creates the new data point and adds it to the end of collection.
Applicable for series which chart type is Treemap.
add_data_point_for_box_and_whisker_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chart type is BoxAndWhisker.
add_data_point_for_waterfall_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chart type is Waterfall.
add_data_point_for_histogram_series(value)Creates 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_series(value)Creates 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_series(value)Creates the new data point and adds it to the end of collection.
Applicable for series which chart type is Map.
clear()Removes all elements from the collection.
remove(value)Removes the specified value.
remove_at(index)Removes the element at the given index.

See Also