Skip to main content

ChartPanel Class

A base class for chart elements that can be bound to a DataContext instance.

Namespace: DevExpress.WinUI.Charts

Assembly: DevExpress.WinUI.Charts.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public abstract class ChartPanel :
    DXLogicalPanel,
    IOwnedElement,
    IChartElement,
    INotifyPropertyChanged

Inheritance

See Also