XAxisList.DefaultPercentageAxis Property

Gets or sets the PercentageXAxis object to use for the default percentage xAxis of the plot area.

public PercentageXAxis DefaultPercentageAxis { get; set; }
Public Property DefaultPercentageAxis As PercentageXAxis

Property Value

PercentageXAxis

Licensing Info

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

See Also

XAxisList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic