Click or drag to resize
IKpiHyperCubeMeasure Interface

Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IKpiHyperCubeMeasure : IHyperCubeMeasure, 
	INxMeasure, IAbstractStructure

The IKpiHyperCubeMeasure type exposes the following members.

Properties
  NameDescription
Public propertyAttributeExpressions
List of attribute expressions.
(Inherited from INxMeasure.)
Public propertyDef
Refers to a measure stored in the hypercube.
(Inherited from INxMeasure.)
Public propertyLibraryId
Refers to a measure stored in the library.
(Inherited from INxMeasure.)
Public propertySortBy
Defines the sort criteria. This parameter is optional. The default value is sort by ascending alphabetic order.
(Inherited from INxMeasure.)
Top
See Also