liborigin ..
|
#include <OriginObj.h>
Public Attributes | |
unsigned char | boxWidth |
ColorMap | colorMap |
bool | connectSymbols |
std::string | dataName |
bool | fillArea |
Color | fillAreaColor |
unsigned char | fillAreaPattern |
Color | fillAreaPatternBorderColor |
unsigned char | fillAreaPatternBorderStyle |
double | fillAreaPatternBorderWidth |
Color | fillAreaPatternColor |
double | fillAreaPatternWidth |
unsigned char | fillAreaTransparency |
unsigned char | fillAreaType |
bool | fillAreaWithLineTransparency |
bool | hidden |
Color | lineColor |
unsigned char | lineConnect |
unsigned char | lineStyle |
unsigned char | lineTransparency |
double | lineWidth |
PieProperties | pie |
unsigned char | pointOffset |
SurfaceProperties | surface |
Color | symbolColor |
Color | symbolFillColor |
unsigned char | symbolFillTransparency |
unsigned char | symbolInterior |
unsigned char | symbolShape |
double | symbolSize |
unsigned char | symbolThickness |
TextProperties | text |
unsigned char | type |
VectorProperties | vector |
std::string | xColumnName |
std::string | xDataName |
std::string | yColumnName |
std::string | zColumnName |
unsigned char Origin::GraphCurve::boxWidth |
Referenced by OriginAnyParser::getCurveProperties().
ColorMap Origin::GraphCurve::colorMap |
Referenced by OriginAnyParser::getCurveProperties().
bool Origin::GraphCurve::connectSymbols |
Referenced by OriginAnyParser::getCurveProperties().
std::string Origin::GraphCurve::dataName |
Referenced by OriginAnyParser::getCurveProperties().
bool Origin::GraphCurve::fillArea |
Referenced by OriginAnyParser::getCurveProperties().
Color Origin::GraphCurve::fillAreaColor |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::fillAreaPattern |
Referenced by OriginAnyParser::getCurveProperties().
Color Origin::GraphCurve::fillAreaPatternBorderColor |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::fillAreaPatternBorderStyle |
Referenced by OriginAnyParser::getCurveProperties().
double Origin::GraphCurve::fillAreaPatternBorderWidth |
Referenced by OriginAnyParser::getCurveProperties().
Color Origin::GraphCurve::fillAreaPatternColor |
Referenced by OriginAnyParser::getCurveProperties().
double Origin::GraphCurve::fillAreaPatternWidth |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::fillAreaTransparency |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::fillAreaType |
Referenced by OriginAnyParser::getCurveProperties().
bool Origin::GraphCurve::fillAreaWithLineTransparency |
Referenced by OriginAnyParser::getCurveProperties().
bool Origin::GraphCurve::hidden |
Referenced by OriginAnyParser::getCurveProperties().
Color Origin::GraphCurve::lineColor |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::lineConnect |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::lineStyle |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::lineTransparency |
Referenced by OriginAnyParser::getCurveProperties().
double Origin::GraphCurve::lineWidth |
Referenced by OriginAnyParser::getCurveProperties().
PieProperties Origin::GraphCurve::pie |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::pointOffset |
Referenced by OriginAnyParser::getCurveProperties().
SurfaceProperties Origin::GraphCurve::surface |
Referenced by OriginAnyParser::getCurveProperties().
Color Origin::GraphCurve::symbolColor |
Referenced by OriginAnyParser::getCurveProperties().
Color Origin::GraphCurve::symbolFillColor |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::symbolFillTransparency |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::symbolInterior |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::symbolShape |
Referenced by OriginAnyParser::getCurveProperties().
double Origin::GraphCurve::symbolSize |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::symbolThickness |
Referenced by OriginAnyParser::getCurveProperties().
TextProperties Origin::GraphCurve::text |
Referenced by OriginAnyParser::getCurveProperties().
unsigned char Origin::GraphCurve::type |
Referenced by OriginAnyParser::getCurveProperties().
VectorProperties Origin::GraphCurve::vector |
Referenced by OriginAnyParser::getCurveProperties().
std::string Origin::GraphCurve::xColumnName |
Referenced by OriginAnyParser::getCurveProperties().
std::string Origin::GraphCurve::xDataName |
Referenced by OriginAnyParser::getCurveProperties().
std::string Origin::GraphCurve::yColumnName |
Referenced by OriginAnyParser::getCurveProperties().
std::string Origin::GraphCurve::zColumnName |
Referenced by OriginAnyParser::getCurveProperties().