Skip to main content

NotificationBase Class

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class NotificationBase :
    MultilineTitle
See Also