DateTimeYAxisLabelList.Add

Adds a DateTimeYAxisLabel to the end of the DateTimeYAxisLabelList object.

public void Add(DateTimeYAxisLabel dateTimeYAxisLabel)
Sub Add(dateTimeYAxisLabel As DateTimeYAxisLabel)

Parameters

dateTimeYAxisLabel
DateTimeYAxisLabel

the DateTimeYAxisLabel to be added to the end of the DateTimeYAxisLabelList .

Licensing Info

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

See Also

DateTimeYAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic