AreaSeries Class
Displays data as filled areas on a chart, with each data point as a peak or hollow in this filled area.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
public class AreaSeries :
AreaSeriesBase
#Remarks
This view is useful when you need to show trends for several series on the same diagram, and also show the relationship of the parts to the whole.