Skip to main content
All docs
V23.2

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.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class UnregisteredIndicatorException :
    Exception

Inheritance

Object
Exception
UnregisteredIndicatorException
See Also