SeriesBase.DrawBehindAxis Property

Gets or sets the position of the Series either below or above the axis. By default it is true.

public bool DrawBehindAxis { get; set; }
Public Property DrawBehindAxis As Boolean

Property Value

Boolean

Licensing Info

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

See Also

SeriesBase
ceTe.DynamicPDF.PageElements.Charting

In this topic