白岳
4 years ago
1 changed files with 13 additions and 0 deletions
@ -0,0 +1,13 @@
|
||||
package com.fr.van.chart.designer.component.background; |
||||
|
||||
import com.fr.common.annotations.Compatible; |
||||
|
||||
/** |
||||
* @author Bjorn |
||||
* @version 10.0 |
||||
* Created by Bjorn on 2020-10-20 |
||||
* 扩展图表兼容 |
||||
*/ |
||||
@Compatible |
||||
public class VanChartGradientPane extends com.fr.design.mainframe.backgroundpane.VanChartGradientPane { |
||||
} |
Loading…
Reference in new issue