Enum TypeOfMember
Represents values that specify the type of the calculated member.
Namespace: Syncfusion.Olap.Reports
Assembly: Syncfusion.Olap.Base.dll
Syntax
public enum TypeOfMember
Fields
Name | Description |
---|---|
Dimension | The type of the calculated member is calculated dimension. |
Measure | The type of the calculated member is calculated measure. |