liborigin2 13/09/2010
|
#include <OriginObj.h>
Public Member Functions | |
GraphLayer () | |
bool | is3D () const |
Public Attributes | |
Color | backgroundColor |
vector< Bitmap > | bitmaps |
BorderType | borderType |
Rect | clientRect |
ColorScale | colorScale |
vector< GraphCurve > | curves |
vector< Figure > | figures |
double | histogramBegin |
double | histogramBin |
double | histogramEnd |
double | hLine |
bool | imageProfileTool |
bool | isXYY3D |
TextBox | legend |
vector< Line > | lines |
PercentileProperties | percentile |
vector< TextBox > | pieTexts |
vector< TextBox > | texts |
double | vLine |
GraphAxis | xAxis |
GraphAxisBreak | xAxisBreak |
float | xLength |
GraphAxis | yAxis |
GraphAxisBreak | yAxisBreak |
float | yLength |
GraphAxis | zAxis |
GraphAxisBreak | zAxisBreak |
float | zLength |
Origin::GraphLayer::GraphLayer | ( | ) | [inline] |
bool Origin::GraphLayer::is3D | ( | ) | const [inline] |
vector<Bitmap> Origin::GraphLayer::bitmaps |
vector<GraphCurve> Origin::GraphLayer::curves |
vector<Figure> Origin::GraphLayer::figures |
double Origin::GraphLayer::hLine |
vector<Line> Origin::GraphLayer::lines |
vector<TextBox> Origin::GraphLayer::pieTexts |
vector<TextBox> Origin::GraphLayer::texts |
double Origin::GraphLayer::vLine |