AreaValueList.Item Property

Gets the area value from the area value list based on the given index.

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

Property Value

AreaValue

Licensing Info

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

See Also

AreaValueList
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic