StackedBarValueList.Item Property

Gets the StackedBarValue object at the given index.

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

Property Value

StackedBarValue

Licensing Info

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

See Also

StackedBarValueList
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic