YAxisList.DefaultNumericAxis Property

Gets or sets the NumericYAxis object to use for the default numeric yAxis of the plot area.

public NumericYAxis DefaultNumericAxis { get; set; }
Public Property DefaultNumericAxis As NumericYAxis

Property Value

NumericYAxis

Licensing Info

This property 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