BarValueList.Item Property

Gets the BarValue at the given index.

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

Property Value

BarValue

Licensing Info

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

See Also

BarValueList
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic