Type "start"
| "end"
| "middle"
Defines horizontal text align options
Sources
TextAlign can be used (imported) via one of the following packages.
// TextAlign is available in all of the following modules. // You only need to import one of them. /** * -------------------------------------------------------- * Import from: "core.ts" * Use like: am4core.TextAlign * -------------------------------------------------------- */ import * as am4core from "@amcharts/amcharts4/core";
// TextAlign is available in all of the following modules. // You only need to import one of them. /** * -------------------------------------------------------- * Include via: <script src="core.js"></script> * Access items like: am4.TextAlign * -------------------------------------------------------- */
Inheritance
TextAlign does not extend any other symbol.
TextAlign is not extended by any other symbol.
Properties
TextAlign does not have any properties.