public void Init()
 {
     instance = new CellsChartAreaApi(GetConfiguration());
 }