XAxisList.DefaultDateTimeAxis Property

Gets or sets the DateTimeXAxis object to use for the default dateTime xAxis of the plot area.

public DateTimeXAxis DefaultDateTimeAxis { get; set; }
Public Property DefaultDateTimeAxis As DateTimeXAxis

Property Value

DateTimeXAxis

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