Chart Type:
Column3D
Sample SQL Code:
SELECT employeeid, vacationhours FROM dillsample.employee GROUP BY employeeid
Sample Display Properties:
Fusion { debugMode:0; type:Column3D; width:1000; height:600; script:<chart caption='Vacation Hours by Employee' subcaption='3D Shadow Border' palette='3' suboutCnvbaseFontSize='10' bgColor='C0C0C0' xAxisName='EmployeeID' yAxisName='VacationHours' showValues='0' animation='1' baseFontSize='12' showBorder='1' borderThickness='4' numDivLines='9' showShadow='1' chartTopMargin='1'>??WOW_DATA </chart> ;}
Sample Chart: