NumericXAxisLabelList.Add

Adds a NumericXAxisLabel to the end of the NumericXAxisLabelList object.

public void Add(NumericXAxisLabel numericXAxisLabel)
Sub Add(numericXAxisLabel As NumericXAxisLabel)

Parameters

numericXAxisLabel
NumericXAxisLabel

The NumericXAxisLabel to be added to the end of the NumericXAxisLabelList .

Licensing Info

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

See Also

NumericXAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic