|
|
@ -176,6 +176,7 @@ public class VanChartGaugeDetailAxisPane extends VanChartValueAxisPane { |
|
|
|
gaugeStyle = gaugePlot.getGaugeStyle(); |
|
|
|
gaugeStyle = gaugePlot.getGaugeStyle(); |
|
|
|
reLayoutPane(false); |
|
|
|
reLayoutPane(false); |
|
|
|
parent.initAllListeners(); |
|
|
|
parent.initAllListeners(); |
|
|
|
|
|
|
|
setParentPane(parent); |
|
|
|
} |
|
|
|
} |
|
|
|
populateBean(gaugePlot.getGaugeAxis()); |
|
|
|
populateBean(gaugePlot.getGaugeAxis()); |
|
|
|
} |
|
|
|
} |
|
|
|