Beispiel #1
0
 public cViewerStackedHistogram GetViewerStackedHistogram(cDescriptorType DT)
 {
     cListWells LW = new cListWells(this);
     return LW.GetSingleCellStackedHisto(DT,null);
 }