XYScatterValueList.Item Property

Gets the XYScatterValue from the XYScatterValueList based on the given index.

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

Property Value

XYScatterValue

Licensing Info

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

See Also

XYScatterValueList
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic