Skip to main content
cngx-src documentation

CngxStackedSegment

Interface

projects/common/chart/presets/stacked-bar.component.ts

Referenced by#

Import#

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

Description#

One segment in a stacked-bar series: a value, a label, optional colour.

Index#

Instance Properties#

color#string
ReadonlyOptional
label#string
Readonly
value#number
Readonly