|
liborigin ..
|
#include <OriginObj.h>
Public Member Functions | |
| GraphAxisBreak () | |
Public Attributes | |
| double | from |
| bool | log10 |
| unsigned char | minorTicksAfter |
| unsigned char | minorTicksBefore |
| double | position |
| double | scaleIncrementAfter |
| double | scaleIncrementBefore |
| bool | show |
| double | to |
|
inline |
References from, log10, minorTicksAfter, minorTicksBefore, position, scaleIncrementAfter, scaleIncrementBefore, show, and to.
| double Origin::GraphAxisBreak::from |
Referenced by OriginAnyParser::getAxisBreakProperties(), and GraphAxisBreak().
| bool Origin::GraphAxisBreak::log10 |
Referenced by OriginAnyParser::getAxisBreakProperties(), and GraphAxisBreak().
| unsigned char Origin::GraphAxisBreak::minorTicksAfter |
Referenced by OriginAnyParser::getAxisBreakProperties(), and GraphAxisBreak().
| unsigned char Origin::GraphAxisBreak::minorTicksBefore |
Referenced by OriginAnyParser::getAxisBreakProperties(), and GraphAxisBreak().
| double Origin::GraphAxisBreak::position |
Referenced by OriginAnyParser::getAxisBreakProperties(), and GraphAxisBreak().
| double Origin::GraphAxisBreak::scaleIncrementAfter |
Referenced by OriginAnyParser::getAxisBreakProperties(), and GraphAxisBreak().
| double Origin::GraphAxisBreak::scaleIncrementBefore |
Referenced by OriginAnyParser::getAxisBreakProperties(), and GraphAxisBreak().
| bool Origin::GraphAxisBreak::show |
Referenced by OriginAnyParser::getAxisBreakProperties(), and GraphAxisBreak().
| double Origin::GraphAxisBreak::to |
Referenced by OriginAnyParser::getAxisBreakProperties(), and GraphAxisBreak().