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