This sample shows the numeric axis in a chart with England and West Indies cricket match data.
You can use a numeric axis to represent numeric value data in a chart.To render numeric axis, set valueType in axis to Double.
Tooltip is enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices.
More information on the numeric axis can be found in this documentation section.