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