IModelKpiDashboardViewItem.KpiName Property
Specifies the name of a Key Performance Indicator whose results will be displayed by the KpiDashboardViewItem, provided by the KPI Module.
Namespace: DevExpress.ExpressApp.Kpi
Assembly: DevExpress.ExpressApp.Kpi.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Kpi
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string holding the name of a Key Performance Indicator whose results will be displayed by the KpiDashboardViewItem. |
See Also