DashboardPieChartFieldWellsArgs

data class DashboardPieChartFieldWellsArgs(val pieChartAggregatedFieldWells: Output<DashboardPieChartAggregatedFieldWellsArgs>? = null) : ConvertibleToJava<DashboardPieChartFieldWellsArgs>

Constructors

Link copied to clipboard
constructor(pieChartAggregatedFieldWells: Output<DashboardPieChartAggregatedFieldWellsArgs>? = null)

Properties

Link copied to clipboard

The field well configuration of a pie chart.

Functions

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