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

DataPointTooltipOption

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

The data point tooltip options.

interface DataPointTooltipOption {
AvailabilityStatus?: DashboardBehavior | null;
}

§Properties

§
AvailabilityStatus?: DashboardBehavior | null
[src]

The status of the data point tool tip options.