GroupField

Type "open" | "close" | "low" | "high" | "average" | "sum"

Defines types of the aggregate value.

@since 4.7.0

Sources

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

/**
 * --------------------------------------------------------
 * Import from: "charts.ts"
 * Use like: am4charts.GroupField
 * --------------------------------------------------------
 */
import * as am4charts from "@amcharts/amcharts4/charts";

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

Inheritance

GroupField does not extend any other symbol.

GroupField is not extended by any other symbol.

Properties

GroupField does not have any properties.