PercentageXAxisLabelList.AxisLabel

Gets the PercentageXAxisLabel at the given float position.

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

Parameters

value1
Single

Position of the required percentage axis label.

Returns

PercentageXAxisLabel

The PercentageXAxisLabel object.

Licensing Info

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

See Also

PercentageXAxisLabel
PercentageXAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic