owc11 chart type toolbar button

J

Joe

is there any way to enable the chart type button on the toolbar in owc11 so
the users on a web page can choose which chart they want?

in javascript, i tried -- chart1.Toolbar.Buttons(2).enabled = "true";
but that didn't change anything.

does anyone have any suggestions?
 
Top