YAxisList.Add

Adds a YAxis to the end of the YAxisList object.

public void Add(YAxis yAxis)
Sub Add(yAxis As YAxis)

Parameters

yAxis
YAxis

YAxis 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

YAxisList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic