Click or drag to resize

XlsChart Fields

The XlsChart type exposes the following members.

Fields
Name Description
Public field Static member DEF_SUPPORT_ERROR_BARS
Represents start types of chart that support error bars.
Public field Static member DEF_SUPPORT_SERIES_AXIS
Represents types of chart that support series axis .
Public field Static member DEF_SUPPORT_TREND_LINES
Represents start types of chart that support trendlines.
Protected field m_bIsDisposed
Flag which indicates if the object was disposed or not.
(Inherited from XlsObject .)
Protected field m_book
Represents the workbook object.
Protected field m_iFirstColumn
The first column index, initialized to the default minimum column index.
(Inherited from XlsWorksheetBase .)
Protected field m_iFirstRow
One field from Worksheet dimension records.
(Inherited from XlsWorksheetBase .)
Protected field m_iLastColumn
One field from Worksheet dimension records.
(Inherited from XlsWorksheetBase .)
Protected field m_iLastRow
One field from Worksheet dimension records
(Inherited from XlsWorksheetBase .)
Top
See Also