GroupDocs.Assembly for .NET 18.1 Release Notes

Major Features

Extended support of dynamic chart axis title setting for more file formats.

Full List of Features Covering all Changes in this Release

KeySummaryCategory
ASSEMBLYNET-58 Support dynamic chart axis title setting for Spreadsheet documents   Feature
ASSEMBLYNET-59Support dynamic chart axis title setting for Presentation documents Feature
ASSEMBLYNET-60Support dynamic chart axis title setting for emails with HTML and RTF bodiesFeature

Public API and Backward Incompatible Changes

Supported dynamic chart axis title setting for Spreadsheet, Presentation, and Email file formats

From now, template syntax expressions are supported in chart axis titles. Thus, to set a chart axis title dynamically, you can put an expression tag into it like in the following example: 

<<[axis_title_expression]>>

All common template syntax expression features are supported for chart axis titles with no restrictions.