The following tables list the members exposed by MdxSlicerAxis.
Name | Description | |
---|---|---|
MdxSlicerAxis Constructor | Initializes a new instance of the MdxAxis class. |
Name | Description | |
---|---|---|
AxisIndex | Gets or sets the index of this axis. (Inherited from Infragistics.Olap.Xmla.MdxAxis) | |
ColumnsFilter | ||
FiltersFilter | ||
MdxExpression | Gets the MDX expression. (Inherited from Infragistics.Olap.Xmla.MdxAxis) | |
MdxSettings | Gets or sets the MDX settings used when the MdxExpression of this axis is generated. (Inherited from Infragistics.Olap.Xmla.MdxAxis) | |
MeasureFilter | ||
RowsFilter | ||
Sets | Gets the sets of this axis. (Inherited from Infragistics.Olap.Xmla.MdxAxis) |
Name | Description | |
---|---|---|
MdxDimensionAxisSettings | Gets the settings applied to MDX dimension axis. (Inherited from Infragistics.Olap.Xmla.MdxAxis) |
Name | Description | |
---|---|---|
AddSet | Adds a IMdxSet to this axis. (Inherited from Infragistics.Olap.Xmla.MdxAxis) | |
GetMdxSets | Gets list of all IMdxSet elements included in the MDX axis which this instance describes. (Inherited from Infragistics.Olap.Xmla.MdxAxis) | |
RebuildExpression | Rebuilds the MDX expression. (Inherited from Infragistics.Olap.Xmla.MdxAxis) |
Name | Description | |
---|---|---|
AddAxisName | Adds the name of the axis to this axis' expression. (Inherited from Infragistics.Olap.Xmla.MdxAxis) | |
AddDimensionProperties | Adds the DIMENSION PROPERTIES clause for this axis. (Inherited from Infragistics.Olap.Xmla.MdxAxis) | |
AddDisctinct | Wrapps this axis' expression with Distinct method. (Inherited from Infragistics.Olap.Xmla.MdxAxis) | |
AddNonEmpty | Adds the NON EMPTY clause for this axis. (Inherited from Infragistics.Olap.Xmla.MdxAxis) | |
GetMdxExpression | Gets the MDX expression of this axis. (Inherited from Infragistics.Olap.Xmla.MdxAxis) |