Skip to main content
cngx-src documentation

CngxThreshold

ComponentPrimaryOnPushNo encapsulationv0.1.0

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

Import#

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

Description#

Metadata#

Providers#

CNGX_CHART_LAYER
useExisting CngxThreshold

Relationships

Index#

Inputs#

color#string | null
input()
default null
dashed#boolean
input()
default false
label#string | null
input()
default null
value#number
input()Required

Instance Properties#

ctx#unknown
ProtectedReadonly
injectChartContext('CngxThreshold')