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

    A collection of trend indicators.

    Namespace: DevExpress.DashboardCommon

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

    Declaration

    public class ChartIndicatorCollection :
        NamedItemCollection<ChartIndicatorBase>
    See Also