ChartFrameworkElement Class
In This Article
Implements base internal infrastructure for chart elements, for example, support for property update notifications.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public abstract class ChartFrameworkElement :
DXLogicalFrameworkElement,
IOwnedElement,
IChartElement,
INotifyPropertyChanged
#Inheritance
Show 22 items
Object
DependencyObject
UIElement
FrameworkElement
DevExpress.WinUI.Core.Internal.DXLogicalFrameworkElement
See Also