LegendLabelList.Item Property

Gets the LegendLabel from the LabelList based on the given index.

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

Property Value

LegendLabel

Licensing Info

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

See Also

LegendLabelList
ceTe.DynamicPDF.PageElements.Charting

In this topic