CPLOT Struct Reference

#include <cplot.h>


Detailed Description

The CPLOT C sytle object.

Definition at line 285 of file cplot.h.


Data Fields

BOOL mIsAxesDrawn
 A boolean indicating if the axes are drawn.
int mSeriesIndex
 An index for the series.
int mFootNoteIndex
 An index for footnotes.
int mLabelWidth
 The width for a label [pixels].
int mStatsValueHeight
 The height allocation for the statisitics values.
int mYLabelAllowance
 The allowance for the ylabel [pixels].
int mRightYLabelAllowance
 The allowance for the right ylabel [pixels].
int mTitleAllowance
 The allowance for the title [pixels].
int mXLabelAllowance
 The allowance for the xlabel [pixels].
CPLOT_structImageSizeInPixels mImage
 The image size [pixels].
CPLOT_structPlotOptions mOptions
 The plotting options.

Field Documentation

BOOL CPLOT::mIsAxesDrawn

A boolean indicating if the axes are drawn.

Definition at line 287 of file cplot.h.

int CPLOT::mSeriesIndex

An index for the series.

Definition at line 288 of file cplot.h.

int CPLOT::mFootNoteIndex

An index for footnotes.

Definition at line 289 of file cplot.h.

int CPLOT::mLabelWidth

The width for a label [pixels].

Definition at line 291 of file cplot.h.

int CPLOT::mStatsValueHeight

The height allocation for the statisitics values.

Definition at line 292 of file cplot.h.

int CPLOT::mYLabelAllowance

The allowance for the ylabel [pixels].

Definition at line 293 of file cplot.h.

int CPLOT::mRightYLabelAllowance

The allowance for the right ylabel [pixels].

Definition at line 294 of file cplot.h.

int CPLOT::mTitleAllowance

The allowance for the title [pixels].

Definition at line 295 of file cplot.h.

int CPLOT::mXLabelAllowance

The allowance for the xlabel [pixels].

Definition at line 296 of file cplot.h.

CPLOT_structImageSizeInPixels CPLOT::mImage

The image size [pixels].

Definition at line 298 of file cplot.h.

CPLOT_structPlotOptions CPLOT::mOptions

The plotting options.

Definition at line 304 of file cplot.h.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 8 15:31:11 2009 for The Zenautics Matrix Project by  doxygen 1.5.4