Align

Type "left" | "center" | "right" | "none"

Defines available horizontal alignment options

Sources

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

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

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

Inheritance

Align does not extend any other symbol.

Align is not extended by any other symbol.

Properties

Align does not have any properties.