Back to Devexpress

PivotOlapKpiMeasures Properties

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotolapkpimeasures-dot-underscore-properties.md

latest2.5 KB
Original Source

PivotOlapKpiMeasures Properties

Contains the names of the OLAP measures that represent values of a particular KPI.

NameDescription
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
GoalMeasureGets the name of the measure that stores the KPI’s goal values.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
KpiNameGets the name of the KPI.
StatusMeasureGets the name of the measure that stores the KPI’s status values.
TrendMeasureGets the name of the measure that stores the KPI’s trend values.
ValueMeasureGets the name of the measure that stores the KPI’s actually achieved values.
WeightMeasureGets the name of the measure that stores the KPI’s weight values.

See Also

PivotOlapKpiMeasures Class

PivotOlapKpiMeasures Members

DevExpress.Xpf.PivotGrid Namespace