Skip to main content

ChartElement Class

The base class for chart elements.

Namespace: DevExpress.Maui.Charts

Assembly: DevExpress.Maui.Charts.dll

NuGet Package: DevExpress.Maui.Charts

Declaration

public class ChartElement :
    BindableObject,
    IChartElement,
    INotifyPropertyChanged,
    IBindingContextParent

Inheritance

Show 115 items
Object
BindableObject
ChartElement
See Also