IndexedStackedAreaSeries.Item Property

Gets the IndexedStackedAreaSeriesElement object at the given index.

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

Property Value

IndexedStackedAreaSeriesElement

Licensing Info

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

See Also

IndexedStackedAreaSeries
ceTe.DynamicPDF.PageElements.Charting.Series

In this topic