IPieSplitCustomPointCollection class

IPieSplitCustomPointCollection class

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.

The IPieSplitCustomPointCollection type exposes the following members:

Returns chart data point by index.

Indexer

NameDescription
[index]Index of data-point.

Methods

MethodDescription
addAdds data point by its index in parent series points collection.

See Also