PercentageXAxisLabelList.Add

Adds a PercentageXAxisLabel to the end of the PercentageXAxisLabelList object.

public void Add(PercentageXAxisLabel percentageXAxisLabel)
Sub Add(percentageXAxisLabel As PercentageXAxisLabel)

Parameters

percentageXAxisLabel
PercentageXAxisLabel

The PercentageXAxisLabel to be added to the end of the PercentageXAxisLabelList .

Licensing Info

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

See Also

PercentageXAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic