This example demonstrates an ASP.NET AJAX Chart,
configured as a Bullet Chart (it uses BulletSeries or VerticalBulletSeries). It is a variation of a bar or a column chart,
depending on whether VerticalBulletSeries or BulletSeries are used. You can use it as a replacement for dashboard gauges and meters. The bullet graph compares
a given quantitative measure (such as temperature) against qualitative ranges (e.g. warm, hot, mild, cool, chilly, cold, freezing, icy, frosty) and a symbol
marker that encodes the comparative measure (for example the max temperature a year ago).