return ChartPackage.CORECHART;
}
@Override
public DisplayerEditorConfig getDisplayerEditorConfig() {
return new DisplayerEditorConfigImpl()
.supportsAttribute( DisplayerAttributeGroupDef.COMMON_GROUP )
.supportsAttribute( DisplayerAttributeDef.CHART_WIDTH )
.supportsAttribute( DisplayerAttributeDef.CHART_HEIGHT )
.supportsAttribute( DisplayerAttributeGroupDef.CHART_MARGIN_GROUP )
.supportsAttribute( DisplayerAttributeGroupDef.CHART_LEGEND_GROUP )