class CartesianLogarithmicAxis extends CartesianAxis
https://www.chartjs.org/docs/2.7.3/axes/cartesian/logarithmic.html
CartesianLogarithmicAxis inherits all the properties from CartesianAxis and exposes Cartesian logarithmic axis configuration fields
This component doesn't expose own attributes (all of them are inherited from CartesianAxis).
<c-chart>
<c-cartesian-logarithmic-axis></c-cartesian-logarithmic-axis>
</c-chart>