NumericXAxisLabelList.AxisLabel

Gets the NumericXAxisLabel at the given float position.

public NumericXAxisLabel AxisLabel(float value1)
Function AxisLabel(value1 As Single) As NumericXAxisLabel

Parameters

value1
Single

Position of the required numeric axis label.

Returns

NumericXAxisLabel

The NumericXAxisLabel object.

Licensing Info

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

See Also

NumericXAxisLabel
NumericXAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic