Skip to main content
cngx-src documentation

CngxChartSummary

Interface

projects/common/chart/i18n/chart-i18n.ts

Import#

import { CngxChartSummary } from '@cngx/common/chart'

Description#

Summary input describing the chart's current data shape. Consumed by CngxChartI18n.summary() to produce the aria-label text the <cngx-chart> host announces to screen readers.

Index#

Instance Properties#

current#number
Readonly
Readonly
Readonly
thresholds#unknown
Readonly
trend#"up" | "down" | "flat"
Readonly