TitleList.Add

Adds a Title to the end of the TitleList object.

public void Add(Title title)
Sub Add(title As Title)

Parameters

title
Title

Title to be displayed in the chart.

Licensing Info

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

See Also

TitleList
ceTe.DynamicPDF.PageElements.Charting

In this topic