XAxisList.DefaultNumericAxis Property

Gets or sets the NumericXAxis object to use for the default numeric xAxis of the plot area.

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

Property Value

NumericXAxis

Licensing Info

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