Template Reference Line Dynamic Data Configuration
data class TemplateReferenceLineDynamicDataConfiguration(val calculation: TemplateNumericalAggregationFunction, val column: TemplateColumnIdentifier, val measureAggregationFunction: TemplateAggregationFunction? = null)
Constructors
Link copied to clipboard
constructor(calculation: TemplateNumericalAggregationFunction, column: TemplateColumnIdentifier, measureAggregationFunction: TemplateAggregationFunction? = null)