Back to Devexpress

NotificationBase Class

corelibraries-devexpress-dot-xtracharts-f820b53d.md

latest1.3 KB
Original Source

NotificationBase Class

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

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public abstract class NotificationBase :
    MultilineTitle
vb
Public MustInherit Class NotificationBase
    Inherits MultilineTitle

Inheritance

Object ChartElement TitleBase Title MultilineTitle NotificationBase EmptyChartText

SmallChartText

See Also

NotificationBase Members

DevExpress.XtraCharts Namespace