ITrendSeriesType

Definition

type ITrendSeriesType = 'line' | 'area';

Usage

import { undefined } from 'uxp/components';

Last updated