|
|
@@ -366,6 +366,8 @@ Ext.define('erp.controller.board', {
|
|
|
ylinetype: ch.getAttribute('ylinetype'),
|
|
|
ybarpos: ch.getAttribute('ybarpos'),
|
|
|
ylinepos: ch.getAttribute('ylinepos'),
|
|
|
+ xconfig: ch.getAttribute('xconfig'),
|
|
|
+ yconfig: ch.getAttribute('yconfig'),
|
|
|
field: ch.getAttribute('field'),
|
|
|
value: ch.getAttribute('value'),
|
|
|
legendconfig: ch.getAttribute('legendconfig'),
|