#include <OriginObj.h>
Public Types | |
Public Attributes | |
| ColorMap | colorMap |
| bool | connectSymbols |
| string | dataName |
| bool | fillArea |
| Color | fillAreaColor |
| unsigned char | fillAreaPattern |
| Color | fillAreaPatternBorderColor |
| unsigned char | fillAreaPatternBorderStyle |
| double | fillAreaPatternBorderWidth |
| Color | fillAreaPatternColor |
| double | fillAreaPatternWidth |
| unsigned char | fillAreaType |
| Color | lineColor |
| unsigned char | lineConnect |
| unsigned char | lineStyle |
| double | lineWidth |
| PieProperties | pie |
| unsigned char | pointOffset |
| SurfaceProperties | surface |
| Color | symbolColor |
| Color | symbolFillColor |
| double | symbolSize |
| unsigned char | symbolThickness |
| unsigned short | symbolType |
| TextProperties | text |
| unsigned char | type |
| VectorProperties | vector |
| string | xColumnName |
| string | yColumnName |
| string | zColumnName |
| string Origin::GraphCurve::dataName |
| unsigned char Origin::GraphCurve::fillAreaPattern |
| unsigned char Origin::GraphCurve::fillAreaPatternBorderStyle |
| unsigned char Origin::GraphCurve::fillAreaType |
| unsigned char Origin::GraphCurve::lineConnect |
| unsigned char Origin::GraphCurve::lineStyle |
| unsigned char Origin::GraphCurve::pointOffset |
| unsigned char Origin::GraphCurve::symbolThickness |
| unsigned short Origin::GraphCurve::symbolType |
| unsigned char Origin::GraphCurve::type |
Referenced by Origin::GraphLayer::is3D().
1.5.8