Syncfusion Essential Chart adds drill down support

Released: Aug 11, 2011

Updates in this release

Updates in 2011 Vol 3

  • Drill Down Support - When a click event occurs in a chart, the drill down support will be implemented by either replacing the current chart with another chart that features more detailed information, or reinitializing the current chart with new drill down information.
  • Axis Crossing - This feature can be used to customize the location of primary axes from their default location in the event that users want to add a number of negative and positive points to a chart.
  • Client-Side Mouse Events - Users can get needed chart region information using this feature. Thereby, users can customize chart details and also easily interact with a chart on the client side. The client-side mouse events that are supported are MouseDown, MouseUp, MouseMove, MouseClick, and MouseDoubleClick.