Back to Devexpress

UnregisteredIndicatorException Class

dashboard-devexpress-dot-dashboardcommon-99930112.md

latest1.3 KB
Original Source

UnregisteredIndicatorException Class

The exception that occurs when a trend indicator’s custom type is not registered in the application.

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class UnregisteredIndicatorException :
    Exception
vb
Public Class UnregisteredIndicatorException
    Inherits Exception

Inheritance

Object Exception UnregisteredIndicatorException

See Also

UnregisteredIndicatorException Members

DevExpress.DashboardCommon Namespace