HGraph.h

Macro Definitions

_PI

Types

HGraphAxis

HGraphLabelNode

HGraphDataSetNode

HGraphPieSlice

HGraphLegend

HBaseGraph

HPlot2D

HPieChart

HGraphAxisSelection

HGraphPointFormat

HGraphAxisScale

HGraphGridType

HGraphPlotType

HGraphLegendEntryType

Fields

X_Axis

Y_Axis

Z_Axis

PointFormatCartesian

PointFormatPolarDegrees

PointFormatPolarRadians

AxisScaleLinear

AxisScaleLogarithmic

GridTypeNone

GridTypeRectangular

GridTypePolar

PlotTypeScatter

PlotTypeLine

PlotTypeBar

LegendEntryTypeLine

LegendEntryTypeBox

Detailed Description

Defines datatypes associated with the HBaseGraph, HPlot2D, and HPieChart class.

Macro Definition

_PI

Type Documentation

enum HGraphAxisSelection

Values:

enumerator X_Axis
enumerator Y_Axis
enumerator Z_Axis
enum HGraphPointFormat

Values:

enumerator PointFormatCartesian
enumerator PointFormatPolarDegrees
enumerator PointFormatPolarRadians
enum HGraphAxisScale

Values:

enumerator AxisScaleLinear
enumerator AxisScaleLogarithmic
enum HGraphGridType

Values:

enumerator GridTypeNone
enumerator GridTypeRectangular
enumerator GridTypePolar
enum HGraphPlotType

Values:

enumerator PlotTypeScatter
enumerator PlotTypeLine
enumerator PlotTypeBar
enum HGraphLegendEntryType

Values:

enumerator LegendEntryTypeLine
enumerator LegendEntryTypeBox