Skip to main content
All docs
V20.2

DisposableChartCollectionBase Class

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public abstract class DisposableChartCollectionBase :
    ChartCollectionBase,
    IDisposable,
    IOwnedElement

Inheritance

See Also