public TableDelegate(IndicatorsChart example)
 {
     this.example = example;
 }
 public TableDataSource(IndicatorsChart example)
 {
     this.example = example;
 }
 public IndicatorsTableView(IndicatorsChart example)
 {
     this.example = example;
 }
 public TableDataSource(IndicatorsChart example)
 {
     this.example = example;
 }
 public IndicatorsTableView(IndicatorsChart example)
 {
     this.example = example;
 }
 public TableDelegate(IndicatorsChart example)
 {
     this.example = example;
 }