Stimulsoft Reports.NET 2024.3.1
Released: Jun 13, 2024
2024.3.1 での更新項目
機能
- Added support for creating user functions in the report designer.
- You can now handle line breaks using "" and "" in text when creating scripts in Blockly.
- The "Show Zeros" property has been added for Range Chart.
- Added support for native names of geographical objects when manually entered for maps of China, Canada, Japan, Mexico, Netherlands, Norway, South Korea, Switzerland, and Poland.
- A new StiOptions.Engine.GlobalEvents.GetDefaultFont static event has been added. This event helps when replacing default fonts for all components.
- A new type of variable has been added - Text. It is used for entering multi-line text in the viewer parameters.
- Added an option to select the default report save format.
- Added the option to duplicate chart series.
- Added an option to control synchronization behavior in the data dictionary.
- Additional properties have been added to the DataBar Condition - CornerRadius, Padding and Text Placement, Also, brush can now be taken from a component.
- Support for DateOnly and TimeOnly types has been added for the report variables and data columns.
- Optimized the display of report rendering progress in the WinForms viewer and designer.
不具合の修正
- Reports opened by dropping them into Designer ignored the AutoSynchronize option.
- A problem with saving font size of the Text in Cells component to the JSON format has been fixed.
- Displaying the value in the hover tooltip for the "Region Map" dashboard element when using the Gray design style.
- Drawing a list of icons for an Icon Set type of a condition.
- The operation of the "Text After" and "Text Before" properties when using Date Time Step in charts has been fixed.
- Removing merged cells in a Table component.
- "Show Nulls" and "Show Zeros" properties did not control values on both axis for Scatter Chart.
- Support for the Port parameter in the connection string for StiOracleDevartConnector.