Column Bar Chart

Created with Raphaël 2.0.12014 Sales RevenueDomesticInternationalDecJanFebMarAprMayJunJulAugSepOctDec02004006008001,0001,2001,4001,6001,8002,0002,2002,4002,6002,8003,0003,2003,4003,6003,8004,000USD (thousands)198357423436362593673228359325746442838679238259326341392938599273958329836023493690

The C1BarChart is commonly used as a Column Chart. In order to acheive this, simply set "Horizontal" property of C1BarChart to False. This is a Column Chart that shows data that compares annual domestic and international sales.

Test the features

  • Hover over a bar point to see the tooltip.
  • Click series items in the legend to toggle their visibility on the chart surface.
  • Note the formatted Dates on the x axis. The original values are Date Obects. This is done automatically by the chart to optimize display. It can also be set.
  • Note the formatted Date and Currency values in the tooltip.