operator
Home > @gooddata/sdk-model > ArithmeticMeasureBuilder > operator
ArithmeticMeasureBuilder.operator property
Sets arithmetic operator to apply when calculating the arithmetic measure.
Signature:
operator: (op: ArithmeticMeasureOperator) => this;