The biggest changes introduced in version 2.6 are the drag & drop support for axes manipulation and the change to the licensing model.
1) "Edit axes" menu option is replaced with drag&drop functionality. Click on top left datatable cell to open pop-up panel with free hierarchies. Drag a hierarchy and drop it on the special "+" area (for addition) or on an existing member (for replace). Disable/enable functionality via DataGrid->FreeHiersPanelEnabled property.
2) New properties Appearance->AxesContentVisible and Appearance->AxesContentFont.
Set AxesContentVisible=True to display names of the hierarchies currently on the axes on the top of the data table. This work similarly to the CurrentSliceVisible/CurrentSliceFont properties.
3) New method SFControl.Requery(string newQuery) added. The functionality is the same as old CurrentQuery property.
1) Licensing
Starting with version 2.6, Snowflake.net uses license files. License files must be placed into the license subdirectory of the web application.
2) Chart is included in printing when visible. Relative positions of chart and datatable in print view are controlled via existing ChartPosition property.
|
|