DashboardLineChartFieldWellsArgs

data class DashboardLineChartFieldWellsArgs(val lineChartAggregatedFieldWells: Output<DashboardLineChartAggregatedFieldWellsArgs>? = null) : ConvertibleToJava<DashboardLineChartFieldWellsArgs>

Constructors

Link copied to clipboard
constructor(lineChartAggregatedFieldWells: Output<DashboardLineChartAggregatedFieldWellsArgs>? = null)

Properties

Link copied to clipboard

The field well configuration of a line chart.

Functions

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