Skip to main content

ChartElement Class

The base class for chart elements.

Namespace: DevExpress.XamarinForms.Charts

Assembly: DevExpress.XamarinForms.Charts.dll

NuGet Package: DevExpress.XamarinForms.Charts

Declaration

public class ChartElement :
    BindableObject,
    IChartElement,
    INotifyPropertyChanged,
    IBindingContextParent

Inheritance

Show 114 items
Object
ChartElement
See Also