I dont want to click Place or Ignore.. it should auto execute..
My Working Code is :
_SECTION_BEGIN("Chart Options");
GfxSetBkMode(0);
SetChartOptions (0,chartShowDates|chartShowArrows,chartGridMiddle,0,0,10);
SetChartBkColor( colorBlack ) ;
SetChartBkGradientFill(...