StackedLineValueList.Item Property

Gets the StackedLineValue from the StackedLineValue list based on the given index.

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

Property Value

StackedLineValue

Licensing Info

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

See Also

StackedLineValueList
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic