Skip to main content
All docs
V24.2

ChartIndicatorCollection Class

A collection of trend indicators.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public class ChartIndicatorCollection :
    NamedItemCollection<ChartIndicatorBase>

The following members return ChartIndicatorCollection objects:

See Also