Skip to main content

PivotOLAPKPIMeasures.KPICaption Property

Gets the caption of the KPI.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v22.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Dashboard.Design

Declaration

public string KPICaption { get; }

Property Value

Type Description
String

A String value that is the caption of the KPI.

See Also