XAxisList.Add

Adds an XAxis to the end of the XAxisList object.

public void Add(XAxis xAxis)
Sub Add(xAxis As XAxis)

Parameters

xAxis
XAxis

The XAxis to be displayed in the plot area.

Licensing Info

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

See Also

XAxisList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic