DateTimeXAxisLabelList.AxisLabel

Gets the DateTimeXAxisLabel object at the given DateTime position.

public DateTimeXAxisLabel AxisLabel(DateTime value1)
Function AxisLabel(value1 As Date) As DateTimeXAxisLabel

Parameters

value1
DateTime

Position of the required date time axis label.

Returns

DateTimeXAxisLabel

The DateTimeXAxisLabel object.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

DateTimeXAxisLabel
DateTimeXAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic