MeasurePlaceholder Properties

The MeasurePlaceholder type exposes the following members.

Properties
  NameDescription
Public propertyAggregator
Gets or sets the aggregator for the placeholder element, if applicable.
Public propertyCaption
Gets or sets the placeholder notation as defined by the user, in accordance with specific notation rules.
(Inherited from ExpressionPlaceholder.)
Public propertyExpression
Gets the parent expression.
(Inherited from ExpressionPlaceholder.)
Public propertyId
Gets the parsed placeholder ID.
(Inherited from ExpressionPlaceholder.)
Public propertyMeasure
Gets the measure usage element.
Public propertyOffsetAxis
Gets or sets a value indicating whether the offset is applied relative to the column axis. The default axis is rows.
Public propertyOffsetValue
Gets or sets the offset value, when the script must reference previous or next values in relation to the current value.
Top
See Also