Back to Devexpress

PivotOlapKpiValue Properties

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

latest2.1 KB
Original Source

PivotOlapKpiValue Properties

Represents values of a 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.
GoalGets the KPI’s goal value.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
StatusGets the KPI’s status value.
TrendGets the KPI’s trend value.
ValueGets the KPI’s actually achieved value.
WeightGets the KPI’s weight value.

See Also

PivotOlapKpiValue Class

PivotOlapKpiValue Members

DevExpress.Xpf.PivotGrid Namespace