liborigin ..
Origin::GraphLayer Struct Reference

#include <OriginObj.h>

Public Member Functions

 GraphLayer ()
 
bool is3D () const
 

Public Attributes

Color backgroundColor
 
std::vector< Bitmapbitmaps
 
BorderType borderType
 
Rect clientRect
 
ColorMap colorMap
 
ColorScale colorScale
 
std::vector< GraphCurvecurves
 
bool exchangedAxes
 
std::vector< Figurefigures
 
bool gridOnTop
 
double histogramBegin
 
double histogramBin
 
double histogramEnd
 
double hLine
 
int imageProfileTool
 
bool isWaterfall
 
bool isXYY3D
 
TextBox legend
 
std::vector< Linelines
 
bool orthographic3D
 
PercentileProperties percentile
 
std::vector< TextBoxpieTexts
 
std::vector< TextBoxtexts
 
double vLine
 
float xAngle
 
GraphAxis xAxis
 
GraphAxisBreak xAxisBreak
 
float xLength
 
int xOffset
 
float yAngle
 
GraphAxis yAxis
 
GraphAxisBreak yAxisBreak
 
float yLength
 
int yOffset
 
float zAngle
 
GraphAxis zAxis
 
GraphAxisBreak zAxisBreak
 
float zLength
 

Constructor & Destructor Documentation

◆ GraphLayer()

Origin::GraphLayer::GraphLayer ( )
inline

Member Function Documentation

◆ is3D()

Member Data Documentation

◆ backgroundColor

Color Origin::GraphLayer::backgroundColor

◆ bitmaps

std::vector<Bitmap> Origin::GraphLayer::bitmaps

◆ borderType

BorderType Origin::GraphLayer::borderType

◆ clientRect

Rect Origin::GraphLayer::clientRect

◆ colorMap

◆ colorScale

ColorScale Origin::GraphLayer::colorScale

◆ curves

std::vector<GraphCurve> Origin::GraphLayer::curves

◆ exchangedAxes

bool Origin::GraphLayer::exchangedAxes

◆ figures

std::vector<Figure> Origin::GraphLayer::figures

◆ gridOnTop

bool Origin::GraphLayer::gridOnTop

◆ histogramBegin

double Origin::GraphLayer::histogramBegin

◆ histogramBin

double Origin::GraphLayer::histogramBin

◆ histogramEnd

double Origin::GraphLayer::histogramEnd

◆ hLine

double Origin::GraphLayer::hLine

◆ imageProfileTool

int Origin::GraphLayer::imageProfileTool

◆ isWaterfall

bool Origin::GraphLayer::isWaterfall

◆ isXYY3D

bool Origin::GraphLayer::isXYY3D

◆ legend

TextBox Origin::GraphLayer::legend

◆ lines

std::vector<Line> Origin::GraphLayer::lines

◆ orthographic3D

bool Origin::GraphLayer::orthographic3D

◆ percentile

PercentileProperties Origin::GraphLayer::percentile

◆ pieTexts

std::vector<TextBox> Origin::GraphLayer::pieTexts

◆ texts

std::vector<TextBox> Origin::GraphLayer::texts

◆ vLine

double Origin::GraphLayer::vLine

◆ xAngle

float Origin::GraphLayer::xAngle

◆ xAxis

◆ xAxisBreak

GraphAxisBreak Origin::GraphLayer::xAxisBreak

◆ xLength

float Origin::GraphLayer::xLength

◆ xOffset

int Origin::GraphLayer::xOffset

◆ yAngle

float Origin::GraphLayer::yAngle

◆ yAxis

◆ yAxisBreak

GraphAxisBreak Origin::GraphLayer::yAxisBreak

◆ yLength

float Origin::GraphLayer::yLength

◆ yOffset

int Origin::GraphLayer::yOffset

◆ zAngle

float Origin::GraphLayer::zAngle

◆ zAxis

◆ zAxisBreak

GraphAxisBreak Origin::GraphLayer::zAxisBreak

◆ zLength

float Origin::GraphLayer::zLength

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