YAxisList.DefaultIndexedAxis Property

Gets or sets the IndexedYAxis object to use for the default indexed yAxis of the plot area.

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

Property Value

IndexedYAxis

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