Skip to main content
A newer version of this page is available. .

NotificationBase Class

Represents the base class for classes that represent notifications in a chart control.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class NotificationBase :
    MultilineTitle
See Also