Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
191
Добавлен:
11.05.2015
Размер:
4.96 Mб
Скачать

graphSeriesTitle

Specifies the title of the series which is being graphed. Assigns this title to the

 

CRPEGraphTextInfo::m_graphSeriesTitle member variable.

 

 

graphXAxisTitle

Specifies the title text that will appear for the X axis. Not valid for Pie graphs.

 

Assigns this title to the CRPEGraphTextInfo::m_graphXAxisTitle member variable.

 

 

graphYAxisTitle

Specifies the title text that will appear for the Y axis. Not valid for Pie graphs.

 

Assigns this title to the CRPEGraphTextInfo::m_graphYAxisTitle member variable.

graphZAxisTitle

Specifies the title text that will appear for the Z axis. Only valid for 3D graphs.

 

Assigns this title to the CRPEGraphTextInfo::m_graphZAxisTitle member variable.

 

 

Remarks

Constructs a CRPEGraphTextInfo class object. Call the constructor with no parameters to allow the Class Library to initialize all member variables with default values. Pass parameters to the constructor to assign specific values to each member variable.

class CRPEJobInfo

This class is used by the member function CRPEJob::GetJobStatus, Page 419. Status information concerning the job is returned through this class.

Data Members

Upon construction of the structure, all members are initialized to zero except m_printEnded which is initialized to FALSE.

m_numRecordsRead

Specifies the number of records actually processed.

m_numRecordsSelected

Specifies the number of records selected for inclusion in the report out of the

 

total number of records read.

 

 

m_numRecordsPrinted

Specifies the number of records actually printed.

 

 

m_displayPageN

Specifies the page number of the currently displayed page in the preview

 

window.

 

 

m_latestPageN

Specifies the number of the last page that is currently available. Once the

 

printing is complete, this value is the number of the last page.

 

 

m_startPageN

Specifies the number of the starting page. The value will normally be 1.

m_printEnded

Specifies whether or not the printing process is completed.

 

 

Crystal Class Library for NewEra Reference

469

Соседние файлы в папке crystal