XAxis: PP.Ui.ChartCanvasAxis;
The XAxis property determines category axis on the chart.
The property value is set in Chart constructor or using the setXAxis method and is returned using the getXAxis method.
The property use is given in the example of creating a histogram.
See also: