FullStackedLineSeriesView Class
In This Article
Represents a series view of the Full-Stacked Line type.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public class FullStackedLineSeriesView :
StackedLineSeriesView
#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 Line type, refer to the Full-Stacked Line document.
#Inheritance
Show 13 items
Object
DependencyObject
Windows.UI.Xaml.UIElement
See Also