super();
this.allChartTabs = allChartTabs;
allChartTabs.addTab( "Chart Properties", this );
this.titleFont= new FontChooser( "Title Font" );
this.add( this.titleFont );
this.borderStroke= new StrokeChooser( "Border Stroke" );
this.add( this.borderStroke );