@ -202,6 +202,8 @@ public class XCreatorUtils {
private static void putExtraEditor() {
if (DesignModuleFactory.getChartEditorClass() != null) {
objectMap.put(DesignModuleFactory.getChartEditorClass(), XChartEditor.class);
} else {
objectMap.put(ChartEditor.class, XChartEditor.class);
}