PointSeriesView Class
Represents a series view of the Point type.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Remarks
A particular view type can be defined for a series via its Series.View property.
For more information on series views of the Point type, refer to the Point document.
Inheritance
Object
DependencyObject
Windows.UI.Xaml.UIElement
See Also