Skip to main content
A newer version of this page is available. .

StackedLineSeriesView Class

Represents a series view of the Stacked Line type.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v18.2.dll

Declaration

public class StackedLineSeriesView :
    LineSeriesView

Remarks

A particular view type can be defined for a series via its Series.View property.

For more information on series views of the Stacked Line type, refer to the Stacked Line document.

Inheritance

Show 13 items
Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
See Also