What Changed
The axis label CssClass
property was removed in v21.2.
Reasons for Change
The CssClass
property does not affect axis label appearance. We removed this property to improve API clarity.
Impact on Existing Apps
This change impacts your application if you defined the CssClass
property for the DxChartAxisLabel
.
How to Upgrade Existing Apps
Remove the CssClass
property from the axis label markup.