Skip to main content
cngx-src documentation

CngxChartI18n

Interface

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

Import#

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

Description#

i18n surface for @cngx/common/chart. Mirrors the CNGX_RECYCLER_I18N shape from @cngx/common/data - factory defaults supply English; consumers override per-app via provideChartI18n.

Index#

Instance Properties#

connectionLost#function
Readonly
connectionReconnecting#function
Readonly
connectionRestored#function
Readonly
dataTable#function
Readonly
Readonly
Readonly
loading#function
Readonly
stackedBarEmpty#function
ReadonlyOptional

Accname for a <cngx-stacked-bar> with no segments. Optional so pre-existing full overrides keep compiling; the token factory supplies English and the component falls back to its built-in phrasing when a custom override omits the key.

stackedBarSummary#function
ReadonlyOptional

Auto-generated accname for a <cngx-stacked-bar>: the total plus one label/value pair per segment. Optional for the same compatibility reason as CngxChartI18n.stackedBarEmpty.

summary#function
Readonly
thresholdAlert#function
Readonly
trendChanged#function
Readonly
valueColumnLabel#function
Readonly