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

ReferenceLineStaticDataConfiguration

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

The static data configuration of the reference line data configuration.

interface ReferenceLineStaticDataConfiguration {
Value: number;
}

§Properties

§
Value: number
[src]

The double input of the static data.