MeasurePlaceholder Class |
Namespace: Dundas.BI.Entities.MetricSets
The MeasurePlaceholder type exposes the following members.
Name | Description | |
---|---|---|
Aggregator |
Gets or sets the aggregator for the placeholder element, if applicable.
| |
Caption |
Gets or sets the placeholder notation as defined by the user, in accordance with specific notation rules.
(Inherited from ExpressionPlaceholder.) | |
Expression |
Gets the parent expression.
(Inherited from ExpressionPlaceholder.) | |
Id |
Gets the parsed placeholder ID.
(Inherited from ExpressionPlaceholder.) | |
Measure |
Gets the measure usage element.
| |
OffsetAxis |
Gets or sets a value indicating whether the offset is applied relative to the column axis. The default axis is rows.
| |
OffsetValue |
Gets or sets the offset value, when the script must reference previous or next values in relation to the current value.
|
Name | Description | |
---|---|---|
SetAggregatorValue |
Sets the aggregator value, along the specified cellset axis.
| |
SetOffsetValue |
Sets the offset value, along the specified cellset axis.
|