ChartDashboardItem.Indicators Property
Gets the collection of trend indicators.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
ChartIndicatorCollection | A collection of trend indicators. |
See Also