IndexedYAxisLabelList.Item Property

Gets the IndexedYAxisLabel at the given integer position.

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

Property Value

IndexedYAxisLabel

Licensing Info

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

See Also

IndexedYAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic