XAxisList.DefaultIndexedAxis Property

Gets or sets the IndexedXAxis object to use for the default indexed xAxis of the plot area.

public IndexedXAxis DefaultIndexedAxis { get; set; }
Public Property DefaultIndexedAxis As IndexedXAxis

Property Value

IndexedXAxis

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