Changeset 546 in Sophya for trunk/SophyaPI/PIext/pihisto.h


Ignore:
Timestamp:
Nov 3, 1999, 8:56:06 PM (26 years ago)
Author:
ercodmgr
Message:

Gestion option Stats ds piapp - Reza 3/11/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pihisto.h

    r544 r546  
    1414  virtual void       Draw(PIGraphicUC* g, double xmin, double ymin, double xmax, double ymax);
    1515  virtual void       UpdateLimits();
    16   inline  void       SetStats(bool fg=true) { stats = true; }
     16  inline  void       SetStats(bool fg=true) { stats = fg; }
    1717  inline  Histo*     Histogram() { return(mHisto); }
    1818
Note: See TracChangeset for help on using the changeset viewer.