YAxisList.DefaultDateTimeAxis Property

Gets or sets the DateTimeYAxis object to use for the default dateTime yAxis of the plot area.

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

Property Value

DateTimeYAxis

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