NumericYAxisLabelList.Add

Adds a NumericYAxisLabel to the end of the NumericYAxisLabelList object.

public void Add(NumericYAxisLabel numericYAxisLabel)
Sub Add(numericYAxisLabel As NumericYAxisLabel)

Parameters

numericYAxisLabel
NumericYAxisLabel

The NumericYAxisLabel to be added to the end of the NumericYAxisLabelList .

Licensing Info

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

See Also

NumericYAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic