Skip to main content
cngx-src documentation

CngxAxisType

Type Aliascommon/chart/axis

projects/common/chart/axis/axis.component.ts

Referenced by#

Description#

Axis scale type. The chart's scale-builder picks the matching create*Scale factory at the boundary; the axis itself stays scale-implementation-agnostic.

Definition#

"linear" | "time" | "band"