SeriesList.Item Property

Gets the SeriesBase at the given index.

public SeriesBase this[int index] { get; }
Public Property Item(index As Integer) As SeriesBase

Property Value

SeriesBase

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

SeriesList
ceTe.DynamicPDF.PageElements.Charting.Series

In this topic