Skip to main content

PivotOlapKpiValue Properties

Represents values of a KPI.
Name Description
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
Goal Gets the KPI’s goal value.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
Status Gets the KPI’s status value.
Trend Gets the KPI’s trend value.
Value Gets the KPI’s actually achieved value.
Weight Gets the KPI’s weight value.
See Also