X-Axis: CategoryAxis categoryField: the data field to be displayed as a label of CategoryAxis. displayName: the name of the axis. It is displayed in datatips. title: the title of the axis. labelJsFunction: the user-defined function for the label of the axis. Y-Axis: LogAxis interval: unit = multiplier of 10 minimum: the minimum value of the axis. maximum: the maximum value of the axis. title: the title of the axis. labelJsFunction: the user-defined function for the label of the axis. displayName: the name of the axis. It is displayed in datatips. baseAtZero : whether or not to set the value of minimim (or maximum) to "0".