Type "top"
| "bottom"
| "middle"
Defines vertical text aling options
Sources
TextValign can be used (imported) via one of the following packages.
// TextValign is available in all of the following modules. // You only need to import one of them. /** * -------------------------------------------------------- * Import from: "core.ts" * Use like: am4core.TextValign * -------------------------------------------------------- */ import * as am4core from "@amcharts/amcharts4/core";
// TextValign 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.TextValign * -------------------------------------------------------- */
Inheritance
TextValign does not extend any other symbol.
TextValign is not extended by any other symbol.
Properties
TextValign does not have any properties.