StackedAreaValueList.Item Property

Gets the StackedAreaValue from the StackedAreaValueList based on the given index.

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

Property Value

StackedAreaValue

Licensing Info

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

See Also

StackedAreaValueList
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic