DateTimeStackedLineSeries.Item Property

Gets the DateTimeStackedLineSeriesElement object at the given index.

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

Property Value

DateTimeStackedLineSeriesElement

Licensing Info

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

See Also

DateTimeStackedLineSeries
ceTe.DynamicPDF.PageElements.Charting.Series

In this topic