LineValueList.Item Property

Gets the LineValue from the LineValueList based on the given index.

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

Property Value

LineValue

Licensing Info

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

See Also

LineValueList
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic