projects/common/chart/axis/axis.component.ts
Axis position. Top/bottom are X-axes; left/right are Y-axes. The parent <cngx-chart> collects content-child axes and routes their inputs to its xScale / yScale signals based on this discriminator.
<cngx-chart>
xScale
yScale
"top" | "right" | "bottom" | "left"