liborigin ..
|
#include <OriginObj.h>
Public Attributes | |
unsigned char | color |
std::string | columnName |
std::string | dataName |
int | decimalPlaces |
bool | fontBold |
unsigned short | fontSize |
int | rotation |
bool | showMajorLabels |
ValueType | valueType |
int | valueTypeSpecification |
unsigned char Origin::GraphAxisTick::color |
Referenced by OriginAnyParser::getAxisParameterProperties().
std::string Origin::GraphAxisTick::columnName |
Referenced by OriginAnyParser::getAxisParameterProperties().
std::string Origin::GraphAxisTick::dataName |
Referenced by OriginAnyParser::getAxisParameterProperties().
int Origin::GraphAxisTick::decimalPlaces |
Referenced by OriginAnyParser::getAxisParameterProperties().
bool Origin::GraphAxisTick::fontBold |
Referenced by OriginAnyParser::getAxisParameterProperties().
unsigned short Origin::GraphAxisTick::fontSize |
Referenced by OriginAnyParser::getAxisParameterProperties().
int Origin::GraphAxisTick::rotation |
Referenced by OriginAnyParser::getAxisParameterProperties().
bool Origin::GraphAxisTick::showMajorLabels |
Referenced by OriginAnyParser::getAxisParameterProperties().
ValueType Origin::GraphAxisTick::valueType |
Referenced by OriginAnyParser::getAxisParameterProperties().
int Origin::GraphAxisTick::valueTypeSpecification |
Referenced by OriginAnyParser::getAxisParameterProperties().