PercentageYAxisLabelList.AxisLabel

Gets the PercentageYAxisLabel at the given float position.

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

Parameters

value1
Single

Position of the required percentage axis label.

Returns

PercentageYAxisLabel

The PercentageYAxisLabel object.

Licensing Info

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

See Also

PercentageYAxisLabel
PercentageYAxisLabelList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic