Krysalis jCharts
 
  Font size:      
 

Chart Legends

PDF
PDF

Layout

You can control the number of columns in the chart by doing the following:

LegendProperties legendProperties= new LegendProperties();
legendProperties.setPlacement( LegendAreaProperties.LEFT );
legendProperties.setNumColumns( 1 );
			
Legend On The Right


Valid HTML 4.01!Valid CSS!