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

class CRPEGraphTextInfo

The CRPEGraphTextInfo class contains information about the text that appears with a graph. This class is used with the methods CRPEJob::GetGraphText, Page 415,and CRPEJob::SetGraphText, Page 444.

Data Members

m_graphTitle

Specifies the main title text that will appear above your graph.

 

 

m_graphSubTitle

Specifies the sub title text that will appear directly under the main title.

 

 

m_graphFootNote

Specifies the footnote text that will appear under your graph.

 

 

m_graphGroupsTitle

Specifies the title of the groups which are being graphed.

m_graphSeriesTitle

Specifies the title of the series which is being graphed.

 

 

m_graphXAxisTitle

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

 

 

m_graphYAxisTitle

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

 

 

m_graphZAxisTitle

Specifies the title text that will appear for the Z axis. This value is only valid for

 

3D graphs.

 

 

Constructor CRPEGraphTextInfo::CRPEGraphTextInfo

Default Syntax

CRPEGraphTextInfo ();

Syntax

CRPEGraphTextInfo (graphSubTitle CHAR(*) : NULL, graphFootNote CHAR(*) : NULL, graphGroupsTitle CHAR(*) : NULL, graphSeriesTitle CHAR(*) : NULL, graphXAxisTitle CHAR(*) : NULL, graphYAxisTitle CHAR(*) : NULL, graphZAxisTitle CHAR(*) : NULL);

Parameters

graphTitle

Specifies the main title text that will appear above your graph. Assigns this title to

 

the CRPEGraphTextInfo::m_graphTitle member variable.

 

 

graphSubTitle

Specifies the sub title text that will appear directly under the main title. Assigns this

 

title to the CRPEGraphTextInfo::m_graphSubTitle member variable.

 

 

graphFootNote

Specifies the footnote text that will appear under your graph. Assigns this text to

 

the CRPEGraphTextInfo::m_graphFootNote member variable.

 

 

graphGroupsTitle

Specifies the title of the groups which are being graphed. Assigns this title to the

 

CRPEGraphTextInfo::m_graphGroupsTitle member variable.

 

 

Crystal Class Library for NewEra Reference

468

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