Back to Devexpress

AreaStepStackedSeries2D Class

wpf-devexpress-dot-xpf-dot-charts-dot-areastepstackedseries2d.md

latest2.2 KB
Original Source

AreaStepStackedSeries2D Class

The Stacked Step Area series.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class AreaStepStackedSeries2D :
    AreaStackedSeries2D,
    IStepSeriesView
vb
Public Class AreaStepStackedSeries2D
    Inherits AreaStackedSeries2D
    Implements IStepSeriesView

Implements

ILegendVisible

ISupportTransparency

Inheritance

Show 16 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement Series XYSeries XYSeries2D MarkerSeries2D SegmentSeries2DBase AreaStackedSeries2D AreaStepStackedSeries2D

See Also

AreaStepStackedSeries2D Members

DevExpress.Xpf.Charts Namespace