DashboardFunnelChartAggregatedFieldWells

Constructors

Link copied to clipboard
constructor(category: List<DashboardDimensionField>? = null, values: List<DashboardMeasureField>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The category field wells of a funnel chart. Values are grouped by category fields.

Link copied to clipboard

The value field wells of a funnel chart. Values are aggregated based on categories.