Chart Type:
MSBar2D
Sample SQL Code:
SELECT title, gender, SUM(vacationhours) FROM dillsample.employee GROUP BY title, gender
Sample Display Properties:
Fusion { debugMode:0; type:MSBar2D; width:800; height:1000; script:<chart caption='Dill Human Resources' subCaption='Vacation Hours by Job and Gender' outCnvbaseFontSize='18' bgColor='C0C0C0' xAxisName='Job Title' yAxisName='Vacation Hours' showValues='0' animation='1' showBorder='0' borderThickness='0' chartTopMargin='1'>??WOW_DATA </chart> ;}
Sample Chart: