Skip to main content
All docs
V25.1
  • 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.1.Core.dll

    NuGet Package: DevExpress.Dashboard.Core

    Declaration

    public class UnregisteredIndicatorException :
        Exception

    Inheritance

    Object
    Exception
    UnregisteredIndicatorException
    See Also