IndexedXAxisLabelList.Item Property

Gets the IndexedXAxisLabel at the given integer position.

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

Property Value

IndexedXAxisLabel

Licensing Info

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

See Also

IndexedXAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic