Skip to main content
All docs
V25.1
  • ChartIndicatorCollection Class

    A collection of trend indicators.

    Namespace: DevExpress.DashboardCommon

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

    NuGet Package: DevExpress.Dashboard.Core

    Declaration

    public class ChartIndicatorCollection :
        NamedItemCollection<ChartIndicatorBase>
    See Also