IndexedStackedColumnSeries.Item Property

Gets the IndexedStackedColumnSeriesElement object at the given index.

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

Property Value

IndexedStackedColumnSeriesElement

Licensing Info

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

See Also

IndexedStackedColumnSeries
ceTe.DynamicPDF.PageElements.Charting.Series

In this topic