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

FullStackedAreaSeriesView Class

Represents a series view of the Full-Stacked Area type.

Namespace: DevExpress.UI.Xaml.Charts

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

Declaration

public class FullStackedAreaSeriesView :
    StackedAreaSeriesView,
    ISupportPercentValue

Remarks

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

For more information on series views of the Full-Stacked Area type, refer to the Full-Stacked Area document.

Inheritance

Show 11 items
Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Control
See Also