NumericYAxisLabelList.AxisLabel

Gets the NumericYAxisLabel at the given float position.

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

Parameters

value1
Single

Position of the required numeric axis label.

Returns

NumericYAxisLabel

the NumericYAxisLabel object.

Licensing Info

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

See Also

NumericYAxisLabel
NumericYAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic