Type "normal"
| "bold"
| "bolder"
| "lighter"
| "100"
| "200"
| "300"
| "400"
| "500"
| "600"
| "700"
| "800"
| "900"
Defines available font weights.
Sources
FontWeight can be used (imported) via one of the following packages.
/** * -------------------------------------------------------- * Import from: "core.ts" * Use like: am4core.FontWeight * -------------------------------------------------------- */ import * as am4core from "@amcharts/amcharts4/core";
/** * -------------------------------------------------------- * Include via: <script src="core.js"></script> * Access items like: am4.FontWeight * -------------------------------------------------------- */
Inheritance
FontWeight does not extend any other symbol.
FontWeight is not extended by any other symbol.
Properties
FontWeight does not have any properties.