ChartBase Class
In This Article
The base class for chart controls.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Remarks
The ChartBase class represents the base class for visual controls intended for graphical data representation.
#Inheritance
Object
DependencyObject
Windows.UI.Xaml.UIElement
See Also