Infragistics WPF 16.1 released

Released: Apr 18, 2016

Updates in this release

Updates in 16.1

  • Gauge Needle Dragging - You can interactively drag gauge needles using the mouse to indicate new values.
  • Tab Dragging - You can now reorder tab items by clicking and dragging a tab item with your mouse to a new position.
  • XamDataGrid Improvements
    • Auto Edit Mode - You can now edit cells without having to press F2. Just select the cell and just start typing.
    • Field Grouping - You can now group multiple fields together under a single common header. This allows your end user to quickly see which fields fall under similar categories. 
    • Virtualized Data Source - This brand new data source gives your grid the ability to asynchronously load data from an OData service.
  • New 3D Surface Chart
    • Surface Area Series Support - Allows you to map of any x/y/z value set, such as terrain mapping or price volatility plots.
    • Zooming - Uses scaling to enlarge or shrink the surface chart
    • Touch Support - Use standard touch gestures to initiate operations such as rotation and zooming.
    • Chart Texture Customization - Allows more control over the surface, from material used to color properties.
    • Tooltips - Show data, related to the currently hovered point.
    • Rotation - Allows you to rotate the surface along all three axes - X, Y and Z.
    • Gridlines - Horizontal and vertical gridlines offer better usability and pointer tracking, when crosshairs are enabled.
    • Data Point Markers - Enable customizable data point markers for each point in the surface.
    • Color Palettes - Includes a set of predefined color ranges, which can be modified and applied to the value ranges on the surface.
    • Axis Labels - Features includes formatting, customization, styling and templating.