PercentageYAxisLabelList.Add

Adds a PercentageYAxisLabel to the end of the PercentageYAxisLabelList object.

public void Add(PercentageYAxisLabel percentageAxisLabel)
Sub Add(percentageAxisLabel As PercentageYAxisLabel)

Parameters

percentageAxisLabel
PercentageYAxisLabel

The PercentageYAxisLabel to be added to the end of the PercentageYAxisLabelList .

Licensing Info

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

See Also

PercentageYAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic