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

GaugeChartArcConditionalFormatting

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

The options that determine the presentation of the arc of a GaugeChartVisual.

interface GaugeChartArcConditionalFormatting {
ForegroundColor?: ConditionalFormattingColor | null;
}

§Properties

§
ForegroundColor?: ConditionalFormattingColor | null
[src]

The conditional formatting of the arc foreground color.