Skip to main content
cngx-src documentation

CNGX_CHART_AXIS

Tokenv0.1.0

InjectionToken<CngxChartAxis>

Description#

Contract token every axis provides and <cngx-chart> queries.

The chart's content query resolves this rather than a concrete class, so a consumer-authored axis participates in scale building and plot insetting on equal terms with the ones the library ships.

Type#

InjectionToken<CngxChartAxis>