Skip to main content
cngx-src documentation

CngxBand

ComponentPrimaryOnPushNo encapsulationv0.1.0

projects/common/chart/layers/band.component.ts

Import#

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

Description#

Metadata#

Providers#

CNGX_CHART_LAYER
useExisting CngxBand

Relationships

Index#

Inputs#

color#string | null
input()
default null
input()Required
label#string | null
input()
default null
opacity#number | string | null
input()
default null
input()Required

Instance Properties#

ctx#unknown
ProtectedReadonly
injectChartContext('CngxBand')