StepAreaSeries Class
In This Article
Displays data as filled areas on a chart, with data points connected by horizontal and vertical lines.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public class StepAreaSeries :
AreaSeries
#Remarks
This view is useful when you need to show how much values have changed for different points of the same series.
#Inheritance
Show 11 items
System.Object
See Also