DateTimeYAxisLabelList.AxisLabel

Gets the DateTimeYAxisLabel object at the given DateTime position.

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

Parameters

value1
DateTime

Position of the required date time axis label.

Returns

DateTimeYAxisLabel

The DateTimeYAxisLabel object.

Licensing Info

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

See Also

DateTimeYAxisLabel
DateTimeYAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic