Orientation

Type "horizontal" | "vertical"

Defines available orientation

Sources

Orientation can be used (imported) via one of the following packages.

/**
 * --------------------------------------------------------
 * Import from: "core.ts"
 * Use like: am4core.Orientation
 * --------------------------------------------------------
 */
import * as am4core from "@amcharts/amcharts4/core";

/**
 * --------------------------------------------------------
 * Include via: <script src="core.js"></script>
 * Access items like: am4.Orientation
 * --------------------------------------------------------
 */

Inheritance

Orientation does not extend any other symbol.

Orientation is not extended by any other symbol.

Properties

Orientation does not have any properties.