|
liborigin ..
|
#include <OriginObj.h>
Public Attributes | |
| int | axisPosition |
| double | axisPositionValue |
| unsigned char | color |
| std::string | factor |
| bool | hidden |
| TextBox | label |
| double | majorTickLength |
| int | majorTicksType |
| int | minorTicksType |
| std::string | prefix |
| std::string | suffix |
| double | thickness |
| int Origin::GraphAxisFormat::axisPosition |
Referenced by OriginAnyParser::getAxisParameterProperties().
| double Origin::GraphAxisFormat::axisPositionValue |
Referenced by OriginAnyParser::getAxisParameterProperties().
| unsigned char Origin::GraphAxisFormat::color |
Referenced by OriginAnyParser::getAxisParameterProperties().
| std::string Origin::GraphAxisFormat::factor |
Referenced by OriginAnyParser::getAnnotationProperties().
| bool Origin::GraphAxisFormat::hidden |
Referenced by OriginAnyParser::getAxisParameterProperties().
| TextBox Origin::GraphAxisFormat::label |
Referenced by OriginAnyParser::getAnnotationProperties().
| double Origin::GraphAxisFormat::majorTickLength |
Referenced by OriginAnyParser::getAxisParameterProperties().
| int Origin::GraphAxisFormat::majorTicksType |
Referenced by OriginAnyParser::getAxisParameterProperties().
| int Origin::GraphAxisFormat::minorTicksType |
Referenced by OriginAnyParser::getAxisParameterProperties().
| std::string Origin::GraphAxisFormat::prefix |
Referenced by OriginAnyParser::getAnnotationProperties().
| std::string Origin::GraphAxisFormat::suffix |
Referenced by OriginAnyParser::getAnnotationProperties().
| double Origin::GraphAxisFormat::thickness |
Referenced by OriginAnyParser::getAxisParameterProperties().