Completed
Last Updated: 09 Jan 2015 15:33 by ADMIN
ADMIN
Pavel R. Pavlov
Created on: 07 Apr 2014 08:05
Category: Diagram
Type: Bug Report
0
Deleting a shape property using SettingsPane brakes the serialization
If you delete a RadDiagramShape property using the SettingsPane (e.g. StrokeThickness) and then you try to call RadDiagram.Save() method, the generated string is not in the correct format. The deleted property is set to Auto in the string, while it should be set to 0.
Hence, if you try to load the same string, the RadDiagram throws FormatException.

Available in LIB version: 2014.3.1208
0 comments