Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

LineChartFieldWells

import type { LineChartFieldWells } from "https://aws-api.deno.dev/v0.4/services/quicksight.ts?docs=full";

The field well configuration of a line chart.

interface LineChartFieldWells {
LineChartAggregatedFieldWells?: LineChartAggregatedFieldWells | null;
}

§Properties

§
LineChartAggregatedFieldWells?: LineChartAggregatedFieldWells | null
[src]

The field well configuration of a line chart.