YAxisList.DefaultPercentageAxis Property

Gets or sets the PercentageYAxis object to use for the default percentage yAxis of the plot area.

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

Property Value

PercentageYAxis

Licensing Info

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

See Also

YAxisList
ceTe.DynamicPDF.PageElements.Charting.Axes

In this topic