Krysalis jCharts
 
  Font size:      
 

Chart Legends

PDF
PDF

Default Behavior

By default, the Legend is placed underneath the plot area, all labels are on a single row, even if that means the legend extends off the edge of the image, black font, black border, black icon borders, and a transparent background.

LegendProperties legendProperties= new LegendProperties();
AxisChart axisChart= new AxisChart( dataSeries, chartProperties, axisProperties, legendProperties, 500, 360 );
			
Default Legend


Valid HTML 4.01!Valid CSS!