DashboardComboChartAggregatedFieldWellsArgs

data class DashboardComboChartAggregatedFieldWellsArgs(val barValues: Output<List<DashboardMeasureFieldArgs>>? = null, val category: Output<List<DashboardDimensionFieldArgs>>? = null, val colors: Output<List<DashboardDimensionFieldArgs>>? = null, val lineValues: Output<List<DashboardMeasureFieldArgs>>? = null) : ConvertibleToJava<DashboardComboChartAggregatedFieldWellsArgs>

Constructors

fun DashboardComboChartAggregatedFieldWellsArgs(barValues: Output<List<DashboardMeasureFieldArgs>>? = null, category: Output<List<DashboardDimensionFieldArgs>>? = null, colors: Output<List<DashboardDimensionFieldArgs>>? = null, lineValues: Output<List<DashboardMeasureFieldArgs>>? = null)

Functions

Link copied to clipboard
open override fun toJava(): DashboardComboChartAggregatedFieldWellsArgs

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard