Skip to main content
cngx-src documentation

CNGX_CHART_LAYER

Tokenv0.1.0

InjectionToken<CngxChartLayer>

Description#

Injection token each layer atom provides via { provide: CNGX_CHART_LAYER, useExisting: CngxX }. A contentChildren(CNGX_CHART_LAYER, { descendants: true }) query on the chart shell collects every mounted layer's geometry through DI.

Type#

InjectionToken<CngxChartLayer>