Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

tickformat.h

Go to the documentation of this file.
00001 //LabPlot : tickformat.h
00002 //  sync with labplot.qs
00003 
00004 #ifndef TICKFORMAT_H
00005 #define TICKFORMAT_H
00006 
00007 // axis tick label format
00008 enum TFormat {AUTO,NORMAL,SCIENTIFIC,POWER10,POWER2,POWERE,FSQRT,TIME,DATE,DATETIME,DEGREE};
00009 
00010 #endif // TICKFORMAT_H

Generated on Sun Apr 2 02:05:09 2006 for LabPlot by  doxygen 1.4.4