liborigin  2.0.0
Public Member Functions | Public Attributes | List of all members
Origin::GraphLayer Struct Reference

#include <OriginObj.h>

Public Member Functions

 GraphLayer ()
 
bool is3D () const
 

Public Attributes

Color backgroundColor
 
vector< Bitmapbitmaps
 
BorderType borderType
 
Rect clientRect
 
ColorScale colorScale
 
vector< GraphCurvecurves
 
vector< Figurefigures
 
double histogramBegin
 
double histogramBin
 
double histogramEnd
 
double hLine
 
bool imageProfileTool
 
bool isXYY3D
 
TextBox legend
 
vector< Linelines
 
PercentileProperties percentile
 
vector< TextBoxpieTexts
 
vector< TextBoxtexts
 
double vLine
 
GraphAxis xAxis
 
GraphAxisBreak xAxisBreak
 
float xLength
 
GraphAxis yAxis
 
GraphAxisBreak yAxisBreak
 
float yLength
 
GraphAxis zAxis
 
GraphAxisBreak zAxisBreak
 
float zLength
 

Constructor & Destructor Documentation

Origin::GraphLayer::GraphLayer ( )
inline

Member Function Documentation

bool Origin::GraphLayer::is3D ( ) const
inline

Member Data Documentation

Color Origin::GraphLayer::backgroundColor
vector<Bitmap> Origin::GraphLayer::bitmaps
BorderType Origin::GraphLayer::borderType
Rect Origin::GraphLayer::clientRect
ColorScale Origin::GraphLayer::colorScale
vector<GraphCurve> Origin::GraphLayer::curves
vector<Figure> Origin::GraphLayer::figures
double Origin::GraphLayer::histogramBegin
double Origin::GraphLayer::histogramBin
double Origin::GraphLayer::histogramEnd
double Origin::GraphLayer::hLine
bool Origin::GraphLayer::imageProfileTool
bool Origin::GraphLayer::isXYY3D
TextBox Origin::GraphLayer::legend
vector<Line> Origin::GraphLayer::lines
PercentileProperties Origin::GraphLayer::percentile
vector<TextBox> Origin::GraphLayer::pieTexts
vector<TextBox> Origin::GraphLayer::texts
double Origin::GraphLayer::vLine
GraphAxis Origin::GraphLayer::xAxis
GraphAxisBreak Origin::GraphLayer::xAxisBreak
float Origin::GraphLayer::xLength
GraphAxis Origin::GraphLayer::yAxis
GraphAxisBreak Origin::GraphLayer::yAxisBreak
float Origin::GraphLayer::yLength
GraphAxis Origin::GraphLayer::zAxis
GraphAxisBreak Origin::GraphLayer::zAxisBreak
float Origin::GraphLayer::zLength

The documentation for this struct was generated from the following file: